1. JetBrains Toolbox
- 工具包
https://www.jetbrains.com/lp/toolbox/
2. 插件
- Alibaba Java Coding Guidelines
- TONGYI Lingma (AI助手)
- Translation (翻译插件)
- CodeGlance Pro (代码地图)
- Key Promoter X (快捷键提示)
- Presentation Assistant (演示助手,IDEA自带)
- Alibaba Java Code Guidelines
Maven Helper
- Free Mybatis plugin
- jclasslib Bytecode Viewer
- Codota
- SequenceDiagram
- Statistic (代码统计)
- Auto Transform Encoding
- GsonFormat (JSON串转为类)
- CodeMetrics (查看方法复杂度,超过10建议修改)
2.1 热部署插件jrebel
3. 代码检查
3.1 静态代码分析
- CheckStyle
- FindBugs
- PMD
3.2 工具
QAPlug