mybatis / mybatipse

Eclipse plugin adding support for MyBatis SQL Mapper Framework.
Eclipse Public License 1.0
332 stars 91 forks source link
eclipse eclipse-plugin java mybatis plugin

MyBatipse : Eclipse plugin for MyBatis

MyBatis is a popular SQL Mapper framework.
And MyBatipse is an Eclipse plug-in which provids content assists and validations when editing MyBatis related files.

Features

XML Editor Enhancements

Auto-completion

Hyperlinks

Validation

Mapper Declaration View

Java Editor Enhancements

Auto-completion

Quick Assist

Put the cursor on the statement method name and press cmd + 1 (or ctrl + 1) to trigger Quick Assist.

Validation

Rename Refactoring

Miscellaneous

Configuration

XML mapper location

MyBatis Nature

Annotation Processing

Type Alias

Java 8 -parameters compiler option support

Tips

Installation

There are several ways to install MyBatipse.

Bugs, questions, suggestions, etc.

Please use the issue tracker.

License

MyBatipse is licensed under Eclipse Public License 1.0.