eclipse插件集錦1


1.lomboz.301.zip 與emf-sdo-runtime-2.0.0.zip(著名的開發J2ee的插件)
Lomboz 能夠作不少事情,是使用 Eclipse+JBoss 作 J2EE 的首選。
 
2.MyEclipse,最好的J2EE開發框架
[url]http://www.myeclipseide.com/ContentExpress-display-ceid-47.html[/url]
MyEclipse的註冊碼:
for eclispe3.0版的:
IceCraft
VAR7ZL-819-56-54678656108018950
for eclispe2.1版的:
IceCraft
VAR7ZL-719-56-54678657538454123
 
3.Log4j或者Apache commons Logger最得力的助手就是 Log4e:
 官方網站: [url]http://log4e.jayefem.de/[/url]
下載鏈接: [url]http://log4e.jayefem.de/download/de.jayefem.log4e_0.5.5.zip[/url]
 
4. Easy Struts支持Struts的插件 (0.64版只支持Eclipse2.X)
是開放源代碼組織sourceforge.net上的一個項目,目前最新的版本是0.64,
 

6.Hibernate Synchronizer
Hibernate Synchronizer is a free Eclipse plugin code generation tool to be used with the Hibernate persistence framework. The plugin will automatically generate java code when your hibernate mapping files are modified. Objects are created with generated code in an abstract base class and a user-modifiable extension class so user code does not get deleted when the generation is performed.
[url]http://www.binamics.com/hibernatesync/[/url]
[url]https://sourceforge.net/project/showfiles.php?group_id=99370[/url]
HibernateSynchronizer-2.1.25-Eclipse3M6.zip只支持到M7
 
7. SWT Designer 使GUI更cool,更in,更happy!
[url]http://www.swt-designer.com/[/url] 14天
 
8. XML Editor & XSLT Debugger 編輯XML的插件
[url]http://www.oxygenxml.com/[/url]
8.1支持Eclipse 3.0 的XML插件
[url]http://www.xmlbuddy.com/[/url]
 
8.2XML Viewer
Version: 1.1.7
9.UML Tool for Eclipse
9.1 UML插件 Omondo的(支持eclipse 3.0 的studio 1.0 只試用20天)
[url]http://www.omondo.com/[/url]
 
9.2EclipseUML2? is Eclipse tools
[url]http://www.eclipse.org/uml2/[/url]
 
10.Eclipse加速插件KeepResident
原理:利用兩個 Windows API - SetProcessWorkingSetSize 與 VirtualLock (適用於 Windows 平臺)。
切換時果真快不少。
官方建議最小值設定在 100 MB,最大值 250 MB 左右。
11.RMI Plugin for Eclipse 1.6.0 for Eclipse 3.0
[url]http://www.genady.net/rmi[/url]

12其它插件
 
13.Eclipse插件使用links目錄的用法:
 假設把插件安裝在d:\myplugin目錄中,則myplugin的目錄結構必定要是這樣的:
  d:\myplugin\eclipse\plugins\插件 及 d:\myplugin\eclipse\features\插件
  例如安裝EclipseME插件到d:\myplugin目錄中,則目錄結構
d:\myplugin\eclipse\plugins\eclipseme_0.4.5。
  再假設eclipse安裝在d:\eclipse目錄中,則在eclipse目錄中建立名稱爲links的目錄,在links目
錄中創建一個link文件,好比myplugin.link,該文件內容爲path=d:\myplugin。
  啓動eclipse,插件即安裝上了,若是想暫時不啓動插件,只需把myplugin.link文件刪除便可。
補充說明:
 1. 插件能夠分別安裝在多個自定義的目錄中。
 2. 一個自定義目錄能夠安裝多個插件。
 3. link文件的文件名及擴展名能夠取任意名稱,好比myplugin.txt,goodplugin均可以。
 4. link文件能夠有多行path=插件目錄,對應多個自定義插件目錄,每一行的path參數都將生效。
 5. 在links目錄也能夠有多個link文件,每一個link文件中的path參數都將生效。
 6. 插件目錄可使用相對路徑,若是咱們把myplugin目錄建立在eclipse安裝目錄中,如上例中的
   d:\eclipse目錄中,則只需設置path=myplugin便可。
 
14.Eclipse tools
1).ALL SDK bundle (includes Source, Runtime and Docs for EMF, XSD, and SDO).
2).The Graphical Editing Framework (GEF) allows developers to take an existing application
model and quickly create a rich graphical editor.
3).UML2 is an EMF-based implementation of the UML 2.0 metamodel for the Eclipse platform.
 
15.plug-in網址:
[url]http://www.open-open.com/04.htm[/url] (eclipse插件)
[url]http://eclipse-plugins.2y.net/eclipse/index.jsp[/url] (很是很是著名的插件更新網站)
 
16.調試JSP時,在tomcat裏改\conf\server.xml
 docbase="C:\eclipse\workspace\MyJ2EEProject\myweb"
 workDir="C:\eclipse\workspace\MyJ2EEProject\j2src" />
docBase="D:\workspace\myJSP\test"
path="/test" reloadable="true" workDir="D:\workspace\myJSP\j2src"/>
j2src不要改動
 
 
18.Preferences沒法顯示新安裝的插件的解決辦法
刪除C:\eclipse\configuration\org.eclipse.update下的platform.xml文件,從新啓動Eclipse

19.評價
當前世界上最新最實用的IDE環境Eclipse。加上分析設計工具eclipseUML、MVC構架的Struts、
對象數據綁定構架OJB,Web系統的自動單元測試工具JUnit和HttpUnit,還有最普及的數據庫MySQL,最
流行的版本管理服務器CVS,和支持Java/JSP/servlet的最佳Web引擎tomcat ,jboss。
 
20.Eclipse的許可證是怎樣的?
如今Eclipse相關的許可證是大多數基於Common Public License (CPL),CPL是一個爲Open Source
Initiative (OSI)所承認的許可證。因爲Eclipse Foundation的創建,Eclipse的許可證將逐漸趨向於使
用Eclipse Public License (EPL),EPL是一個與CPL相相似的許可證,正在進行OSI的認證工做。此外,
Eclipse還涉及到多個開源項目和各種許可證,主要有 Apache Software License、IBM Public License
、Metro Link Public License和Mozilla Public License。我的無需太關心許可證的問題,企業在使用
Eclipse進行開發以前,最好請法律界人士研究一下。
各許可證的網址是:
相關文章
相關標籤/搜索