• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • MyBatisLink
  • Wiki

MyBatisLink Wiki

IBatis/MyBatis Eclipse plugins for navigating from java code to xml

Brought to you by: cuikunck
  • Summary
  • Files
  • Reviews
  • Support
  • Wiki
  • Code
Menu ▾ ▴
  • Wiki Home
  • Browse Pages
  • Browse Labels
  • Formatting Help

Home

cuikunck

Introduction

The Eclipse plugins help coders to navigate from java codes to the IBatis/MyBatis configuration xml files. The sqlmap elements of IBatis/MyBatis can be shown when coders press Ctrl and click the sqlmap element id in Java code. The plugin also provide a dialog to find the IBatis/MyBatis sqlmap elements.

User Guide

Install

The MyBatisLink plugin can be installed by the following two types:
1 . Use the update link: http://mybatis-link.googlecode.com/svn/trunk/. Open Help -> Install New Software, then input the update link to install the plugins.
2 . Download the com.netease.mybatislink_1.0.0.jar and copy it to the eclipse/plugins folder.

How to use

1 . Open the Java source files which use the IBatis/MyBatis APIs, then press CTRL and click the IBatis/MyBatis id (the argument of IBatis/MyBatis API like update, insert or selectList). The xml file which defines the IBatis/MyBatis sql map configuration will be open and the id will be marked.

Navigate from Java to XML

2 . Open IBatis/MyBatis config file, then press CTRL and click the reference of resultMap. The xml file resultMap will be marked.

Navigate from XML to XML

3 . Open the button on the bar called "Open iBatis Config", one dialog will be shown. Then input the id name you want to search, the IBatis/MyBatis statement id can be found in the list view.

Open IBatis/MyBatis Config Dialog

Project Admins:
  • cuikunck


SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×