[ANN] iBATIS Plugin Released
The iBATIS plugin is a plugin to accelerate iBATIS development in IntelliJ IDEA environment. For more information about iBATIS, please visit http://ibatis.apache.org
Features:
Code completion and navigation for xml and Java code
Goto symbol
Code inspetion
Roadmap:
More inspections for SQL by introducing zql
More code completion for iBATIS configuration xml file
More Code generation
Please visit http://docs.google.com/Doc?id=dc73pj2h_6db54mm for screenshots and user guide.
Please sign in to leave a comment.
Thanks. Good to see an iBatis plugin for Idea. Couple of quick feedbacks:
1) Would like to be able to configure a list of the sqlmap config files.
2) Ability to parse Spring application context files for the sql map configuration would be invaluable.
Thanks
>Would like to be able to configure a list of the sqlmap config files
It is not a hard work, and I can implement this feature soon.
>Ability to parse Spring application context files for the sql map configuration would be invaluable
Now it is a hard work for me. :) I will take a look at hibernate-spring integration plugin, and I think I can implement it later.
I'm using IntelliJ 6.0.5 and I don't see the iBATIS plugin in the plugins repository. Where do you get it from?
iBATIS Plugin required IDEA 7002 or higer version. thanks.