# beetl-pluging **Repository Path**: eighttrigrams/beetl-pluging ## Basic Information - **Project Name**: beetl-pluging - **Description**: beetlsql IDEA插件 Dao接口方法跳转sql文件 注意:Mapper接口类名称必须是 Dao或者Mapper结尾 比如 EmpUserDao(EmpUserMapper) ==> empUser.md(empUser.sql) md文件格式必须安装Markdown插件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2020-09-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # beetl-pluging #### Description beetlsql IDEA插件 Dao接口方法跳转sql文件 注意:Mapper接口类名称必须是 Dao或者Mapper结尾 比如 EmpUserDao(EmpUserMapper) ==> empUser.md(empUser.sql) md文件格式必须安装Markdown插件 IDEA 建议版本:2018-2019 ;基于2018版本开发,其他版本没有测试使用。 #### Software Architecture Software architecture description #### Installation 1.git clone git@gitee.com:linbin/beetl-pluging.git 2.打开IDEA从本地磁盘安装插件,选择dist目录下的jar文件【beetl-pluging-1.0.jar】 #### Instructions #### Contribution #### Gitee Feature