eclipse 必备插件

来源:互联网 发布:淘宝秒刷销量 编辑:程序博客网 时间:2024/05/15 03:48

1、Format on save(http://sourceforge.net/project/showfiles.php?group_id=47272&package_id=164404)

这个简单的插件能够在代码保存时自动组织所有导入的类(organizes imports)和格式代码(formats code)。相当于在保存时进行Ctrl-Shift-O,Ctrl-Shift-F操作。这个插件需要Eclipse 3.1和3.2M1 。

安装好插件后做如下设置:(不知道怎么贴图)

 

2、JAD(http://jadclipse.sourceforge.net/

eclipse反编译插件Jadclipse。反编译质量高,且可以使用debug模式反编译,可以用于debug。

3、eclipse code formatter(http://download.csdn.net/source/359725)

eclipse 代码自定义格式化方案。

4、struts box(http://www.strutsbox.de/)

StrutsBox is an Eclipse plugin for developing applications with Jakarta Struts Framework. A visual editor showing graphically web applications' flow of information forms a central component. Contributing configuration editors and creation wizards StrutsBox simplifies the development and configuration of complex struts applications.
5、Lomboz插件(http://forge.objectweb.org/project/showfiles.php?group_id=97)


原创粉丝点击