# ScriptClassificationPlugin **Repository Path**: heger/ScriptClassificationPlugin ## Basic Information - **Project Name**: ScriptClassificationPlugin - **Description**: 脚本分类工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-03 - **Last Updated**: 2021-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ScriptClassificationPlugin ## 脚本分类工具介绍 --- ### 脚本分类工具软件架构 #### 软件架构说明 --- ### 脚本分类工具 安装教程 1. 克隆项目 2. 安装插件 1) 安装IntelliJ IDEA 插件 gradle-intellij-plugin-wizard ![输入图片说明](https://images.gitee.com/uploads/images/2021/0627/084944_d7125bfa_1270662.png "屏幕截图.png") 2) gradle安装 请在自行百度查询安装 3. 运行-打包 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0101/151852_79a791af_1270662.png "屏幕截图.png") --- ### 脚本分类工具 使用说明 1. 安装插件 1. 查看Intellij IDEA 的版本与插件的版本是否有差异,Help->about ![输入图片说明](https://images.gitee.com/uploads/images/2020/0101/150909_ab477b27_1270662.png "屏幕截图.png") 2. 查看插件的版本 ![输入图片说明](https://images.gitee.com/uploads/images/2020/0101/151226_0eb0ed84_1270662.png "屏幕截图.png") 3. 如果插件与Intellij IDEA与插件版本有差异,使用7-zip工具修改jar包plugin.xml文件中的版本 ,**仅支持Intellij IDEA 192版本及以上版本** 2. 配置文件schema.properties说明 #需要打包的schema名称 schemaName=bbcloud,yycloud #需要替代的脚本文件名称 replaceFileName=admin>cloud #需要检查的关键字(可以使用“&-并且,!-不包含”来组合查询,如admin!admin.sql,解释:文件中包含admin的同时但不包含admin.sql) checkKey=admin,prod ### 脚本分类工具 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ### 参考文章 [你们要的Intellij IDEA 插件开发秘籍,来了!](https://cloud.tencent.com/developer/article/1348741) #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)