epx 是 eclipse plugin extension 的简称
该项目主要对Eclipse plugin 一些知识点的Demo,包括但不限于RCP、GEF、EMF等
Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.
MurphySec plugin for JetBrains IDEs, identify and fix open source vulnerabilities in your project. 墨菲安全推出的一款 JetBrains IDE 插件,可以用来识别并修复项目中的开源组件漏洞
Any2Dto插件,可以根据数据库和JavaCode生成强类型且精确字段的DTO。 从而避免了代码中的复制和赋值问题,也避免了map和反射等弱类型和动态弊端。
IDEA插件用于模板化生成commit message和检查相关内容是否符合要求
EasyCode是基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。
IntelliJ plugin Restful Fast Request,IDEA上类似postman的工具