eclipse各种常用插件在线安装.txt

一,反编译插件:

A、Jadclipse

1、打开eclipse增加站点:,在线安装好JDT Decompiler 3.4.0

2、将 jadclipse3.3.jar下载下来,置入eclipse安装目录的plugins目录下。

3、下载jad.exe文件

4、在eclipse的window—>preferences—>Java—>Decompilers中的Decompiler:处选择Jad

5、在eclipse的window—>preferences—>Java—>Decompilers—>Jad中的Path to Decompiler:处填 上jad.exe的在本机的绝对路径,如:D:IDE_Toolsjadnt158jad.exe

6、重启eclipse

B、Jdclipse

在线安装:

二,代码检查

A、CheckStyle ( 编写规范检查 )

在线安装:

B、Findbugs ( 臭虫检查 )

在线安装:

C、Pmd ( 代码优化 )

在线安装:

D、Metrics ( 代码复杂度检查 )

在线安装:

E、JDepend ( 依赖项检查 )

下载地址:

三、版本控制

A、Subclipse

在线安装:

四、Html、Javascript

A、Jseclipse

在线安装:

B、Spket

在线安装:

C、freemarker IDE ( JBoss )

在线安装:

eclipse3.6:

eclipse3.7:

五、外部扩展

A、m2eclipse

在线安装:

B、Open In Explorer

下载地址:

C、OpenExplorer (个人感觉这个比上面那个要好用)

下载地址:

D、SpringIDE:

在线安装:

E、Struts2 for eclipse plugin

在线安装:

六、代码辅助

A、代码折叠 Coffee Bytes Java Folding

在线安装:

B、直接跳入接口 Implementors ( eclipse 3.7自带,无需安装,3.7以下版本可安装 )

在线安装:

七、工程构建

A、Apache IvyDE

在线安装:

B、Maven2

在线安装:

eclipse3.7:

八、其他语言

A、Python (pydev)

在线安装:

经验分享 程序员 微信小程序 职场和发展