Skip to content

Commit

Permalink
Fixed plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanglin committed Nov 22, 2013
1 parent e8c0339 commit 9bb36b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<li>Support find usage of mapper interface and mapper xml element</li>
<li>Support generating mapper of xml</li>
<li>Support property completion for result and id of resultMap、collection、association</li>
<li>Support parameter completion[ #{param} ] while editting sql(@Param based)</li>
<li>Support parameter completion[ #{param} ] while editing sql(@Param based)</li>
<li>Support resultMap completion for collection and association of resultMap</li>
<li>Auto register mapper as spring bean(Optional)</li>
<li>Change reference strategy to support rename</li>
Expand Down

0 comments on commit 9bb36b6

Please sign in to comment.