# 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

- in the tool window

- Code jump
- jump between the interface and xml

- jump between xml tag

- Code completion

## 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)