Eclipse学习篇——Eclipse很实用的一些插件!

1. Java反编译插件:Eclipse Class Decompiler,插件作者博客: 【原创】Eclipse Class Decompiler——Java反编译插件
2. 编辑器颜色主题插件:Eclipse Color Theme

3. Startexplorer:快速打开本地文件所在位置

4. Regex Util:正则表达式工具,语法高亮显示,验证结果等功能:

5. PropertiesEditor:属性编辑器

6. AmaterasUML:UML工具插件,可拖拽类之间生成类关系图等。

7. FindBug、PMD、Checkstyle:代码检查工具。
8. QuickImage:查看图片很方便。



以上插件都可以在Eclipse Marketplace中搜索到。

猜你喜欢

转载自blog.csdn.net/michael_hm/article/details/79957918