maven html
market git
egit tomcat
自帶 eclipse
Subclipse maven
源碼管理工具Subversion的Java客戶端,對使用Subversion作源碼管理的,這個相信用的會比較多。默認使用JavaHL接口,若是使用中沒有問題的話,最好別切換 svn
官網地址:http://subclipse.tigris.org/
Update site: http://subclipse.tigris.org/update_1.8.x
link方式: 工具
1) 從官網下載 .net
2) 解壓至 ${eclipse}\eclipse-plugins\svn\eclispe\,並刪除 site.xml(很重要) 插件
3) 建立link文件${eclipse}\links\svn.link,內容爲: path=eclipse-plugins//svn xml
4) 重啓Eclipse。 eclipse.exe -clean
Jadeclipse
Update site: http://jadclipse.sf.net/update
主頁:http://jadclipse.sourceforge.net/
安裝流程:
1) 在線安裝
2) 下載jad.exe文件
3) 在eclipse的window—>preferences—>Java—>Decompilers中的Decompiler:處選擇Jad
4) 在eclipse的window—>preferences—>Java—>Decompilers— >Jad中的Path to Decompiler:處填上jad.exe的在本機的絕對路徑,如:D:\IDE_Tools\jadnt158\jad.exe(也可使用相對路 徑)
5) 重啓eclipse
spket
http://www.spket.com/update/tomcatPlugin
支持Tomcat插件
主頁:http://www.eclipsetotale.com/tomcatPlugin.html
安裝方法:
(1).解壓tomcatPluginV31.zip
(2).將解壓目錄下文件夾com.sysdeo.eclipse.tomcat_3.1複製到eclipse安裝目錄中的plugins目錄中,即E:\eclipse\plugins
(3).啓動Eclipse,啓動後你將看到你的菜單上多了一個下拉項Tomcat,點擊 窗口->首選項,在左邊樹中點擊tomcat,設置tomcat version爲version 5.x,設置tomcat根目錄爲E:\tomcat,在左邊樹中點擊tomcat->JVM setting,設置JRE爲j2sdk1.4.2。
eclipse color theme
market