[ANN] iBATIS plugin version 0.3 Available
Change List:
1 two intention added for result in resultMap and SQL select sentence generation
2 @table and @column Javadoc tag added, just like @Table and @Column annotation. According these meta information, and it help use a lot. My dream is to make iBATIS development just like Hibernate in IDEA. :)
3 Model class generation according to table
4 Inspection description and Intention action description added
5 Some bug fix.
I have updated the manual on http://docs.google.com/View?docid=dc73pj2h_6db54mm, and any feedback is welcome, thanks.
Please sign in to leave a comment.
I cannot install it via Plugin Manager. IDEA shows a message that it "cannot find path" or something like that. So I need to download it and install manually.
I think that's a general problem of the current Idea EAP version:
http://www.jetbrains.net/jira/browse/IDEA-14413
Did you modify your plugin location, too?
t800t8 wrote:
No, not yet. It's really annoying.