Eclipse插件汇总

[url]http://www.tusc.com.au/tutorial/html/index.html[/url]
利用Eclipse,LOMBOZ plugins,JBoss开发J2EE教学的文章(En)很精彩
1.? lomboz.301.zip 与emf-sdo-runtime-2.0.0.zip(著名的开发J2ee的插件)
Lomboz 能够作不少事情,是使用 Eclipse+JBoss 作 J2EE 的首选。
2.MyEclipse,最好的J2EE开发框架
下载Myeclipse userId: ylfly? password: *******
[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]
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]
9.1 UML插件 Omondo的(支持eclipse 3.0 的studio 1.0 只试用20天)
[url]http://www.omondo.com/[/url]
useId :ylfly password:*******
9.2EclipseUML2? is Eclipse tools
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://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进行开发以前,最好请法律界人士研究一下。
各许可证的网址是:
 
21 Jigloo SWT/Swing GUI Builder : 让Eclipse能够像JBuilderX同样使用拖拉方式建构GUI的外挂:
[url]http://cloudgarden.com/jigloo/index.html[/url] ;
下载此版本:Jigloo plugin for Eclipse (using Java 1.4 or 1.5) 安装后便可由档案->新建->其它->GUI Form选取要建构的GUI类型。

22.Eclipse Visual Editor Project:
[url]http://www.eclipse.org/vep/[/url] ;
点选下方Download Page,再点选Latest Release 0.5.0进入下载。
除了VE-runtime-0.5.0.zip要下载外,如下这2个也要:
EMF build 1.1.1: (build page) (download zip)
GEF Build 2.1.2: (build page) (download zip)

3.0 M8版本,请下载:
EMF build I200403250631
GEF Build I20040330
VE-runtime-1.0M1

安装成功后,即可由File->New->Visual Class开始UI设计。
安装成功后,便可由新建->Java->AWT与Swing里选择
所要建构的GUI类型开始进行设计。VE必须配合着对应
版本,才能正常使用,不然即便安装成功,使用上仍会
有问题。

24 使用Eclipse来开发JSP程序: 外挂名称:lomboz(下载页面)
[url]http://forge.objectweb.org/project/showfiles.php?group_id=97[/url] ;
请选择适合本身版本的lomboz下载,lomboz.212.p1.zip表示2.1.2版,
lomboz.3m7.zip表示M7版本....以此类推。
lomboz安装以及设置教学:
Eclipse开发JSP-教学文件

25 Java转exe篇:
实现方式:Eclipse搭配JSmooth(免费)。
1.先由Eclipse制做包含Manifest的JAR。制做教学
2.使用JSmooth将作好的JAR包装成EXE。
JSmooth下载页面:
[url]http://jsmooth.sourceforge.net/index.php[/url] ;
3.制做完成的exe文件,可在有装置JRE的Windows上执行。

26 struts-console、faces-console
开发struts应用之必需控件,对各类struts配置文件进行图形界面操做
[url]http://www.jamesholmes.com/struts/console/[/url]
[url]http://www.jamesholmes.com/JavaServerFaces/console/[/url]

27 EasyStruts
 [url]http://easystruts.sourceforge.net[/url]

28 StrutsIDE
( LGPL / J2EE development platform )
updated:2005-5-2
version 1.1.4
StrutsIDE is an Eclipse plugin for web application development using Jakarta Struts Framework. It provides graphical editing for struts-config.xml.
[url]http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=StrutsIDE[/url]

29 xmlBuddy
编辑xml文件的插件,支持代码援助(根据DTD定义)
[url]http://www.xmlbuddy.com[/url]

30 sysdeo tomcat plug-in
支持开发环境中Tomcat调试
[url]http://www.sysdeo.com/eclipse/tomcatPlugin.html[/url]

31 lomboz j2ee plug-in
支持代码援助式编辑jsp文件。eclipse自己也很快就会支持jsp编辑
[url]http://www.objectlearn.com[/url] (学习)
[url]http://forge.objectweb.org/project/showfiles.php?group_id=97[/url] (下载)

32 jFacedbc 数据库插件
[url]http://sf.net/projects/jfacedbc[/url]

33 vss plugin
支持集成开发环境中VSS检出检入支持
[url]http://sf.net/projects/vssplugin[/url]

34 VE(visual editor),emf,gef插件
相关文章
相关标签/搜索