IDEA plugin for Mybatis. When using Mybatis framework and copying the sql from mapper interfaces or parsing sql to the mapper interfaces.
Support :
- Copy Sql from Mybatis Mapper Annotation removing special characters
- Paste Sql into Mybatis Mapper Annotation adding special characters
Download jar:
https://github.com/lantingeee/transfer-sql-idea-plugin/raw/master/transfer-sql-idea-plugin.jar
- Copy the archive file to the .IntelliJIDEAx0\config\plugins folder To know how to locate your plugins directory, refer to IDE Settings, Caches, Logs, and Plugins.
- Restart your IDE so the changes may take effect. Reference Demonstration
- Download the project and import into IntelliJ IDEA
- Make project by invoking Build | Make Project.
- In the main menu, select Build | Prepare Plugin Module ‘transfer-sql-idea-plugin’ for Deployment.
The plugin can be installed on following IntelliJ-based:
- IntelliJ 2016.1+