eclipse plugin 插件 推荐

来源:互联网 发布:java servlet destroy 编辑:程序博客网 时间:2024/05/22 12:59


     1. 安装插件方式


          比较方便的还是eclipse->help->marketpplace,但是速度上真的是相当不容乐观。


          另一种是在eclipse网站的插件库中直接拖拽到eclipse工作空间中安装。


         1.1 help->marketplace 方式






 1.2 拖拽式


               eclipse的插件库地址 ---- http://marketplace.eclipse.org/







下面推荐一些比较流行能够增加开发效率和代码质量的插件




1. findbugs 静态代码分析工具 findbugs


2. eclemma 覆盖率测试工具 eclemma


3. uml  designer UML设计工具 UML Designer   Acceleo


4. Maven 项目构建工具 Maven plugin


5. Subversion eclipse 插件 subclipse Subclipse


6.Oracle weblogic for eclipse plugin Weblogic for eclipse plugin


7. Oracle Database Tools Oracle数据库客户端eclipse plugin Oracle Database Tools 


8. Sonar  代码质量管理   Sonar

     Sonar for Eclipse provides comprehensive integration of Sonar into Eclipse. It shows quality issues while browsing the source code. Developers are made aware of quality issues compared to corporate standards without leaving their favorite IDE and thus enabling for continuous improvement with no effort. No propagation of standards changes is required anymore as definition is centralized.



         插件这东西实际上对于个人或者团体重要不重要,能否发挥其价值,还要看个人所处的环境。所以说重要的还是自己根据需要,搜索安装能帮助你或者团队的插件。

        基本上没有不存在的插件,只有想不到的插件。


原创粉丝点击