eclipse實用外掛程式集

來源:互聯網
上載者:User

FengShen_Xia  2009-03-05 
1   EMF,GEF - Graphical Editor Framework,UML2,VE - Visual Editor都在這裡下載 
http://www.eclipse.org/downloads/index.php 

2   lomboz J2EE外掛程式,開發JSP,EJB 
http://forge.objectweb.org/projects/lomboz 

3   MyEclipse J2EE開發外掛程式,支援SERVLET/JSP/EJB/資料庫操縱等 
http://www.myeclipseide.com 

4   Properties Editor   編輯java的屬性檔案,並可以自動存檔為Unicode格式 
http://propedit.sourceforge.jp/index_en.html 

5   Colorer Take   為上百種類型的檔案按文法著色 
http://colorer.sourceforge.net/ 

6   XMLBuddy 編輯xml檔案 
http://www.xmlbuddy.com 

7   Code Folding   加入多種程式碼摺疊功能功能(比eclipse內建的更多) 
http://www.coffee-bytes.com/servlet/PlatformSupport 

8   Easy Explorer   從eclipse中訪問選定檔案、目錄所在的檔案夾 
http://easystruts.sourceforge.net/ 

9   Fat Jar 打包外掛程式,可以方便的完成各種打包任務,可以包含外部的包等 
http://fjep.sourceforge.net/ 

10   RegEx Test 測試Regex 
http://brosinski.com/stephan/archives/000028.php 

11   JasperAssistant 報表外掛程式(要錢的哦~) 
http://www.jasperassistant.com/ 

12   Jigloo GUI Builder JAVA的GUI編輯外掛程式 
http://cloudgarden.com/jigloo/ 

13   Profiler 效能跟蹤、測量工具,能跟蹤、測量B/S程式 
http://sourceforge.net/projects/eclipsecolorer/ 

14   AdvanQas 提供對if/else等條件陳述式的提示和快捷協助(自動更改結構等) 
http://eclipsecolorer.sourceforge.net/advanqas/index.html 

15   Log4E Log4j外掛程式,提供各種和Log4j相關的任務,如為方法、類添加一個logger等 
http://log4e.jayefem.de/index.php/Main_Page 

16   VSSPlugin VSS外掛程式 
http://sourceforge.net/projects/vssplugin 

17   Implementors 提供跳轉到一個方法的實作類別,而不是介面的功能(實用!) 
http://eclipse-tools.sourceforge.net/implementors/ 

18   Call Hierarchy 顯示一個方法的調用層次(被哪些方法調,調了哪些方法) 
http://eclipse-tools.sourceforge.net/call-hierarchy/index.html 

19   EclipseTidy 檢查和格式化HTML/XML檔案 
http://eclipsetidy.sourceforge.net/ 

20   Checkclipse 檢查代碼的風格、寫法是否符合規範 
http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm 

21   Hibernate Synchronizer Hibernate外掛程式,自動對應等 
http://www.binamics.com/hibernatesync/ 

22   VeloEclipse   Velocity外掛程式 
http://propsorter.sourceforge.net/ 

23   EditorList 方便的列出所有開啟的Editor 
http://editorlist.sourceforge.net/ 

24   MemoryManager 記憶體佔用率的監視 
http://cloudgarden.com/memorymanager/ 

25   swt-designer java的GUI外掛程式 
http://www.swt-designer.com/ 

26   TomcatPlugin 支援Tomcat外掛程式 
http://www.sysdeo.com/eclipse/tomcatPlugin.html 

27   XML Viewer 
http://tabaquismo.freehosting.net/ignacio/eclipse/xmlview/index.html 

28   quantum 資料庫外掛程式 
http://quantum.sourceforge.net/ 

29   Dbedit 資料庫外掛程式 
http://sourceforge.net/projects/dbedit 

30   clay.core 可視化的資料庫外掛程式 
http://www.azzurri.jp/en/software/index.jsp 
http://www.azzurri.jp/eclipse/plugins 

31   hiberclipse hibernate外掛程式 
http://hiberclipse.sourceforge.net 
http://www.binamics.com/hibernatesync 

32   struts-console Struts外掛程式 
http://www.jamesholmes.com/struts/console/ 

33   easystruts Struts外掛程式 
http://easystruts.sourceforge.net 

34   veloedit Velocity外掛程式 
http://veloedit.sourceforge.net/ 

35   jalopy 代碼整理外掛程式 
http://jalopy.sourceforge.net/ 

36   JDepend 包關係分析 
http://andrei.gmxhome.de/jdepend4eclipse/links.html 

37   Spring IDE Spring外掛程式 
http://springide-eclip.sourceforge.net/updatesite/ 

38   doclipse 可以產生xdoclet 的代碼提示 
http://beust.com/doclipse/ 

39   SQLExplorer,在Eclipse 中串連各種資料庫進行操作使用 
http://dev2dev.bea.com.cn/bbs/thread.jspa?forumID=124&threadID=31124 

JSEclipse 

外掛程式首頁:http://www.interaktonline.com/Products/Eclipse/JSEclipse /Overview/ 
外掛程式介紹:JSEclipse是個Eclipse下的免費Javascrīpt指令碼編輯器 

subversion 
版本控制,相當於CVS 
安裝:http://subclipse.tigris.org/install.html 
Name: Subclipse 
URL:  http://subclipse.tigris.org/update_1.0.x 

CSS Editor for Eclipse 
http://csseditor.sourceforge.net/ 

FacesIDE 
FacesIDE是一個用於開發JSF的Eclispe外掛程式.它可以可視化編輯faces-config.xml檔案並且提供代碼編輯與校正,預覽JSF的JSP檔案.FacesIDE包含MyFaces來作為JSF的實現 
http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=FacesIDE 

Eclipse SQLExplorer plugin 
一個資料庫管理外掛程式 
http://sourceforge.net/projects/eclipsesql 

Poperties Editor 
一個在編輯完成後可以將資源檔中的中文編碼格式轉換為unicode編碼的外掛程式,在開發國際化應用程式的時候非常有用 
http://propedit.sourceforge.jp/eclipse/updates/ 
eclipseME 
  http://eclipseme.org/updates/ 

Eclipse加速外掛程式KeepResident 
http://suif.stanford.edu/pub/keepresident/ 

MyEclipse   J2EE開發外掛程式,支援SERVLET/JSP/EJB/資料庫操縱等 
www.myeclipseide.com 

Properties Editor   編輯java的屬性檔案,並可以自動存檔為Unicode格式 
http://propedit.sourceforge.jp/index_en.html 
http://propedit.sourceforge.jp/eclipse/updates/ 
http://sourceforge.net/projects/eclipse-rbe/ 

Colorer Take   為上百種類型的檔案按文法著色 
http://colorer.sourceforge.net/ 

XMLBuddy 編輯xml檔案 
www.xmlbuddy.com 

Code Folding   加入多種程式碼摺疊功能功能(比eclipse內建的更多) 
http://www.coffee-bytes.com/servlet/PlatformSupport 

Easy Explorer   從eclipse中訪問選定檔案、目錄所在的檔案夾 
http://easystruts.sourceforge.net/ 

Fat Jar 打包外掛程式,可以方便的完成各種打包任務,可以包含外部的包等 
http://fjep.sourceforge.net/ 

RegEx Test 測試Regex 
http://brosinski.com/stephan/archives/000028.php 

JasperAssistant 報表外掛程式(強,要錢的) 
http://www.jasperassistant.com/ 

Jigloo GUI Builder JAVA的GUI編輯外掛程式 
http://cloudgarden.com/jigloo/ 

Profiler 效能跟蹤、測量工具,能跟蹤、測量BS程式 
http://sourceforge.net/projects/eclipsecolorer/ 

AdvanQas 提供對if/else等條件陳述式的提示和快捷協助(自動更改結構等) 
http://eclipsecolorer.sourceforge.net/advanqas/index.html 

Log4E     Log4j外掛程式,提供各種和Log4j相關的任務,如為方法、類添加一個logger等 
http://log4e.jayefem.de/index.php/Main_Page 

VSSPlugin VSS外掛程式 
http://sourceforge.net/projects/vssplugin 

Implementors 提供跳轉到一個方法的實作類別,而不是接中的功能(實用!) 
http://eclipse-tools.sourceforge.net/implementors/ 

Call Hierarchy 顯示一個方法的調用層次(被哪些方法調,調了哪些方法) 
http://eclipse-tools.sourceforge.net/call-hierarchy/index.html 

EclipseTidy 檢查和格式化HTML/XML檔案 
http://eclipsetidy.sourceforge.net/ 

Checkclipse 檢查代碼的風格、寫法是否符合規範 
http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm 

Hibernate Synchronizer Hibernate外掛程式,自動對應等 
http://www.binamics.com/hibernatesync/ 

spring updatesite 外掛程式 
http://springide.org/updatesite/ 

VeloEclipse   Velocity外掛程式 
http://propsorter.sourceforge.net/ 

EditorList 方便的列出所有開啟的Editor 
http://editorlist.sourceforge.net/ 

MemoryManager 記憶體佔用率的監視 
http://cloudgarden.com/memorymanager/ 

Eclipse的遊戲外掛程式 
http://eclipse-games.sourceforge.net/ 

JBoss-IDE 
http://jboss.sourceforge.net/jbosside/updates/ 

自動反編譯class,安裝後要設定class檔案預設關聯到jode 
http://www.technoetic.com/eclipse/update 

jigloo swing/sw設計工具,裡面內建的form/anchor布局很好用! 
http://cloudgarden.soft-gems.net/update-site/ 

jinto的資源檔編輯工具,同時編輯多種語言,而且自動轉換成iso8859-1編碼。很好用! 
http://www.guh-software.de/eclipse/

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.