mybatiseditor 1.0.3
Categories:
MyBatis (formerly known as iBatis) is a popular database access framework. MyBatis can be configured using XML configuration files. The EclipseLabs MyBatis Editor plug-in adds extra support for this in Eclipse.
MyBatis Editor requires no configuration, adds no memory- or build-time overhead, and assumes all SQL Mapper configuration files in the same Eclipse project are related. It recognizes both iBatis 2 and MyBatis configuration syntax. It provides:
- Inclusion of MyBatis/iBatis DTD files in the Eclipse XML catalog for faster validation.
- Ctrl-click/F3 navigation in XML files to declaring elements, such as includes, resultmaps and parametermaps.
- A separate view to show the resolved declaration of a selected MyBatis element, especially useful when using a lot of includes.
- Navigate from a Java Mapper interface to the corresponding XML.
Additional Details
- Version Number: 1.0.3
- Eclipse Versions: 3.6-3.7
- Organization: EclipseLabs MyBatis Editor project
- Date Created: 07/08/2011
- Date Updated: 01/04/2012
- Development Status: Production/Stable
- License: EPL
- Submitted by: Peter Hendriks
- This listing has been installed 203 times in the last 30 days.

