<< struggling with hsqldb and union | Home | Visual Rules 4 maven pom >>

eclibatis 1.0 released

finally iBATIS eclipse support

During the last few months I (or better say Innovations, the company I'm working for) sponsored a students project at the furtwangen university. Thanks to the efforts of the three students Benjamin Bortfeldt, Patrick Huy and Daniel Käfer the project is now finished - in time and fulfilling the must have requirements, including some nice to have ones...

Goal of the project was implementing an eclipse plugin that supports developers in their work with iBATIS config and mapping files.

The feature list includes source completion at various places as well as linking between iBATIS mapping and config files and Java Classes - comparable with features of the spring ide.

eclibatis code completion

The results of the project are now open sourced and can be found at sourceforge: http://eclibatis.sourceforge.net. Hopefully I'll have some time to add a more detailed feature list to the projects page, for now just install it and play around with it, it should be pretty much self-explanatory.



Re: eclibatis 1.0 released

This looks like exactly what I need! I installed it and tried to play with it, only I can't figure out how to open files in the enhanced editor. Do I need to add a facet or something? Can you please post a tutorial?

Re: eclibatis 1.0 released

normaly this should not be necessary. All Files that starts with the iBATIS root element should be handled by the editor. What is your eclipse version? Have you followed the installation step by step that can be found here: http://eclibatis.wiki.sourceforge.net/step+by+step+installation

Add a comment Send a TrackBack