# mybatis-sql-params-setting-eclipse-plugin **Repository Path**: michaelmofa/mybatis-sql-params-setting-eclipse-plugin ## Basic Information - **Project Name**: mybatis-sql-params-setting-eclipse-plugin - **Description**: 本程序是一个Eclipse插件项目,对业务代码无侵入,安装到eclipse即可使用,意在把mybatis打印出来带问号的sql语句和参数进行拼装,并把结果添加到粘贴板上,直接拿出来即可运行 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-22 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mybatis-sql-params-setting-eclipse-plugin #### 介绍 本项目是一个 **Eclipse插件项目** ,对 **业务代码无侵入** ,安装到eclipse即可使用,意在把 **mybatis** 打印出来带问号的 **sql语句和参数进行拼装** ,并把结果添加到粘贴板上,直接拿出来即可运行 #### 软件架构 本项目拓展Eclipse菜单功能的插件项目,在控制台视图上扩展自定义菜单,实现mybatis sql参数的拼接功能,并把得到的结果添加到粘贴板上 #### 安装教程 1. **源码构建安装** 1.1 可以克隆或者fork代码到本地,然后运行代码 ![运行代码](https://images.gitee.com/uploads/images/2021/0323/112339_fb582823_635692.jpeg "1616468630789.jpg") 2. **下载插件安装** 2.1 下载已经打包好的Eclipse插件进行安装,下载地址:https://gitee.com/michaelmofa/mybatis-sql-params-setting-eclipse-plugin/releases #### 使用说明 1. 在控制台视图下,选中要解析的文字,然后右键执行,如图 ![使用说明](https://images.gitee.com/uploads/images/2021/0323/113052_242c9ead_635692.jpeg "1616470231501.jpg") #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)