# beetl-pluging **Repository Path**: xlinb/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**: 16 - **Forks**: 9 - **Created**: 2019-06-11 - **Last Updated**: 2022-09-27 ## 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版本开发,其他版本没有测试使用。 dist 目录中2020文件已经支持idea 2020版本; #### 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