eclispe 流行外掛程式

來源:互聯網
上載者:User

歡迎有好用外掛程式的朋友推薦!

 

註:沒有提示說明安裝的,直接使用eclipse的自動更新安裝方式,安裝方式如下:


 

  1. From the Help menu, select Install New Software... to open the Install New Software dialog.
  2. Paste the URL for the update site into the Work With text box, and hit the Enter (or Return) key.
  3. In the populated table below, check the box next to the name of the plug-in, and then click the Next button.
  4. Click the Next button to go to the license page.
  5. Choose the option to accept the terms of the license agreement, and click the Finish button.
  6. You may need to restart Eclipse to continue.

 

 

1.Aptana Studio

描述:javascript,css,PyDev, RadRails,AIR 外掛程式都支援

版本:目前是有2.0.5 release,還有3.0beta版

URL :http://download.aptana.com/tools/studio/plugin/install/studio

 

2. propertiesEdit:

描述:在做國際化編輯一些簡體中文、繁體中文等Unicode資源檔時,不再需要使用native2ascii編碼,會自動的做好編碼工作。

 版本,支援eclipse3.x所有版本,日本sourceforge 項目

URL : http://propedit.sourceforge.jp/eclipse/updates/

3.jadeclipse

描述:是一個很好用的反編譯外掛程式

版本,3.4.0

URL:http://jadclipse.sf.net/update

異曲同工之妙的JDEclipse安裝URL:http://java.decompiler.free.fr/jd-eclipse/update

4.freemark

描述:Eclipse下編輯Freemarker模板的外掛程式,基本的功能就是文法著色

版本:現在是jboss Freemarker

URL:http://sourceforge.net/projects/freemarker-ide/files/ 

安裝方式:直接將檔案解壓後得到的檔案放置於拷貝,../freemarker../../plugins/ 下的檔案夾到,eclipse 的plugins 檔案夾下。

5.Groovy IDE

描述:Groovy是和Java完美結合的指令碼語言

版本:groovy 2.0 for eclipse 3.6

URL:http://dist.springsource.org/release/GRECLIPSE/e3.6/

------------------------第二次更新-----------------------------

6. FileSync

描述:Eclipse的檔案同步外掛程式 

版本:UPDATED 30.05.2010

URL:http://andrei.gmxhome.de/eclipse/

7.jQueryWTP

描述:Jquery 外掛程式

版本:

URL:http://sourceforge.net/projects/jquerywtp/files/jquerywtp/jqueryWTP0.2forJQuery1.2.6.jar/

安裝:

  • step1:download jqueryWTP_version.jar
  • step2:find you Eclipse Plugin org.eclipse.wst.jsdt.core_version.jar,backup the plugin.
  • step3:double click the jar file or run with command java -jar jqueryWTP.version.jar
  • step4:on the opened swing UI,choose org.eclipse.wst.jsdt.core_version.jar,and output dir.
  • step5:click generate button.
  • step6:replace old org.eclipse.wst.jsdt.core_version.jar file with the generated file.
  • step7: delete directory workspace/.metadata/.plugins/org.eclipse.wst.jsdt.core
  • step8:start eclipse.
  • step9:open a html file or a js file,edit js content.
  • ------------------------第三次更新-----------------------------
8.Regex Util描述:Regex測試外掛程式。它能夠高亮顯示Regex文法、括弧匹配、錯誤偵測。能夠提醒Regex的功能詳細描述等。版本:1.2.4URL:http://regex-util.sourceforge.net/update/9.EasyStruts描述:類似myeclipse 的Desktop toolbar ,開啟檔案所在的檔案夾版本:1.0.4適用於eclipe3.xURL:http://sourceforge.net/projects/easystruts/安裝:直接放置到plugins目錄下使用: 在檔案上右鍵/explore files 視圖開啟檔案夾------------------------第四次更新-----------------------------

10.Deployer

描述:是一個利用SSH把檔案部署到遠程伺服器中的Eclipse外掛程式.它使用SFtp協議來傳輸檔案. 作者開發Deployer的初衷是為了避免當程式修改時每次都要手工上傳Jar檔案到伺服器中.

版本:1.0.1

URL:http://deployer.sourceforge.net/

安裝:將/plugins/下的檔案複製到eclipse的plugins/目錄下

------------------------第五次更新-----------------------------

11.TomcatPulgin

描述:方便管理tomcat,以前也用過,但是個人覺得有點不穩定,所以一直沒有推薦,樓下有朋友問能不恩那個推薦一個,這裡補充一個,需要用的朋友依據個人情況選擇。

版本:3.2.1,支援eclipse3.x(不包含eclipse3.7)支援tomcat 3.3,4.0.x,4.1.x,5.x,6.x

URL:http://www.eclipsetotale.com/tomcatPlugin/tomcatPluginV321.zip

安裝:解壓之後直接放置到eclipse/plugins/目錄下。重新啟動eclipse

配置:請參見:http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html 

雖然以前版本的教程,但和現在版本的差不多。

發布的有這樣一個操作:選中projectName->右鍵->properties->tomcat->general->context name 輸入自己的虛擬目錄

更正:eclipse3.6的版本,安裝是不能防止在eclipse/plugins目錄下,應該放置在eclipse/dropins/目錄下!

------------------------第六次更新-----------------------------

12.Quickmarks plugin

描述:代替Eclipse內建的bookemark的工具

版本:支援eclipse2.1.x 和 eclipse 3.x

URL:http://eclipse-tools.sourceforge.net/updates/

功能:

Ctrl+Alt+1(...9) Ctrl+Alt+1到9 添加bookmark 到標記1...9

Alt-1(...9) 跳轉到1....9的標籤
如果原來的標籤存在將會刪除原先的。

------------------------第七次更新-----------------------------

13.FindBugs

描述:一個能靜態分析原始碼中可能會出現Bug的Eclipse外掛程式工具

      版本:1.3.9

  URL:http://findbugs.cs.umd.edu/eclipse/

       使用:滑鼠右鍵 > Find Bugs > Find Bugs執行

  缺點:對於註解形式的開發提示也是findbugs的警示錯誤等等

14.ExploreFS

描述:這款超小的外掛程式(6k)的目的是讓你能夠在本地的檔案管理工具開啟包含被選中的檔案的檔案夾,來查看被選中的檔案(譯者註:有個類似的      eclipse外掛程式 easyexplorer)。它為包視圖、資源檢視和任何的查看檔案或者class檔案的視圖裡添加了右鍵菜單 "Explore in File System".      特別的它能夠找到包含.class檔案的jar包,相容 Windows, Mac OS X, and Linux 。

URL:http://www.junginger.biz/eclipse/

  說明:從以上地址可以獲得 其他連個外掛程式RSS View和FreeMem 。

[RSSView] is a news reader for RSS and Atom feeds designed to integrate into the Eclipse workspace.

[FreeMem] is a graphical memory monitor that keeps track of the memory used by Eclipse's virtual machine.

------------------------第八次更新-----------------------------

15.Colorer Take 

描述: 為上百種類型的檔案按文法著色         

       URL:http://colorer.sf.net/eclipsecolorer/

------------------------第九次更新-----------------------------

15.ZK Studio

描述:ZK Studio 是在 Eclipse 環境下開發 ZK(Ajax and mobile 富用戶端web架構) 的編輯器!

URL:http://studioupdate.zkoss.org/studio/update

配置:參見http://www.javaeye.com/topic/396506 和官方文檔:http://docs.zkoss.org/wiki/QuickStart_Guide 

16.commonclipse

描述:commonclipse是為jakarta commons-lang使用者提供的eclipse 外掛程式。它可以使用commons-lang產生器自動產生下列方法:toString(), hashCode(), equals(Object), compareTo(Object)。

URL:http://sourceforge.net/projects/commonclipse/

安裝:eclipse3.5以錢的版本,安裝放置在eclipse/plugins目錄下,3.5以後的版本應該放置在eclipse/dropins/目錄下!

----------------------------第十次更新------------------------------------------------

16.CAP

描述:Code Analysis Plugin - CAP可以分析java程式的從屬關係.它開啟一個獨立的透視圖用不同的圖表來顯示分析結果.

URL:http://cap.xore.de/update/

17.GotoFile

描述:這個外掛程式可以在Eclipse工作區中通過輸入部分檔案名稱就能夠準確快速地搜尋到相應的檔案.支援Eclipse Version: 2.x, 3.x, WSAD.所用的License: Free LGPL.

     URL:http://www.muermann.org/gotofile/update

----------------------------第十一次更新------------------------------------------------

18.Eclipse 加速外掛程式 KeepResident

描述:在windows下改變eclipse的效率,佔用資源問題:參見串連:http://suif.stanford.edu/pub/keepresident/screenshots.html

:http://suif.stanford.edu/pub/keepresident/keepresident-0.2.zip

----------------------------第十二次更新------------------------------------------------

19.JDepend包依賴關係分析

描述:包依賴項分析 支援eclipse 3.5-3.6

URL:http://andrei.gmxhome.de/eclipse/

20.Eclemma

描述:測試程式碼涵蓋範圍

URL:http://update.eclemma.org/

----------------------------第十三次更新------------------------------------------------

21.Metrics

描述:複雜度監控

URL:http://metrics.sourceforge.net/update

22.MoreUnit

描述:MoreUnit是一個Eclipse的外掛程式,為編寫Java的單元測試提供了很多輔助的功能,提高了編寫和管理Java單元測試(Junit或者TestNG)的效率。主要的功能有以下幾點 

1.標誌出哪些類是有單元測試支援的。 
2.標誌出那些方法是有單元測試支援的。 
3.對類或者方法的名稱進行重新命名的時候會相應的重新命名單元測試中的名稱。 
4.移動類的時候moreUnit會相應的移動單元測試類。 

5.在工作類和測試類別之間通過捷徑實現(Ctrl+J)快速跳轉,這個功能真是很方便

URL:http://moreunit.sourceforge.net/org.moreunit.updatesite/

----------------------------第十四次更新------------------------------------------------

23.Jetty 

描述:Jetty有一個優點就是載入速度快,特別適合那些在開發過程沒耐心等待容器緩慢載入的同學。在Eclipse中運行有若干個方法,我今天介紹的是通過Eclipse的Jetty外掛程式來實現Jetty的啟動。

URL:http://run-jetty-run.googlecode.com/svn/trunk/updatesite

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.