# my-mybatis-plugin **Repository Path**: singmoonshell/my-mybatis-plugin ## Basic Information - **Project Name**: my-mybatis-plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-mybatis plugin This is a plugin to help you to use mybatis in Intellij IDEA. ## Features - Format mybatis log - in the console ![](gif/console_format.gif) - in the tool window ![](gif/toolwindow-format.gif) - Code jump - jump between the interface and xml ![](gif/code_jump_java.gif) - jump between xml tag ![](gif/code_jump_xml_tag.gif) - Code completion ![](gif/completion.gif) ## Installation - Using IDE built-in plugin system on Windows: - File > Settings > Plugins > Browse repositories... > Search for "my-mybatis" > Install Plugin - Using IDE built-in plugin system on MacOs: - Preferences > Settings > Plugins > Browse repositories... > Search for "my-mybatis" > Install Plugin - Manually: - Download the [latest release](https://github.com/cdgeass/my-mybatis-plugin/releases/latest) and install it manually using Preferences > Plugins > Install plugin from disk... ## License [GPL © cdgeass.](LICENSE)