myeclipse是好东西啦,可惜要钱的,插件很多,启动又慢,还是用用免费的eclipse,秉着开源的思想,自己配一次插件,学习学习。
Abator(ibatis):
http://ibatis.apache.org/tools/ibator
spring ide:
http://springide.org/updatesite
hibernate:
http://download.jboss.org/jbosstools/updates/stable
subversion(根据版本号选择):
Subclipse 1.4.x includes and requires Subversion 1.5.x client features and working copy format.
Subclipse 1.6.x includes and requires Subversion 1.6.x client features and working copy format.
http://subclipse.tigris.org/update_1.4.x
http://subclipse.tigris.org/update_1.6.x
easyexplorer(资源管理器):
http://easystruts.sourceforge.net/eclipse/updates/
更新的最新版本为1.0.1
目前似乎更新会失败,我直接从http://sourceforge.net/projects/easystruts/files/下载1.0.4放在plugin目录下
国际化工具(propedit):
http://propedit.sourceforge.jp/eclipse/updates/
veloeclipse(velocity插件):
http://propsorter.sourceforge.net/veloeclipse ----害死人了,这个版本只到2.0.6,只能用于eclipse3.3
http://veloeclipse.googlecode.com/svn/trunk/update/ -----这个版本可以用于eclipse 3.4 版本为2.0.8
log4e(log4j插件):
http://log4e.jayefem.de/update
Implementors(在右键加一个菜单,可以使用快捷键alt+f3来定位到实现类):
http://eclipse-tools.sourceforge.net/updates/
struts2(1使用strutsIDE或者easystruts):
http://mvcwebproject.sourceforge.net/update/ ------用了下,个人觉得非常不好用,还不如自己写清晰
testng(比junit好用的单元测试工具)
JSEclipse(javascript编辑器,html部分不太好用。。)
http://download.macromedia.com/pub/labs/jseclipse/autoinstall/
spket(另一个JavaScript编辑器,比上面的好)
html editor:
英文首页:http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi
下载完放在ECLIPSE_HOME/dropins目录中
http://iij.dl.sourceforge.jp/amateras/32793/tk.eclipse.plugin.htmleditor_2.0.6.1.jar
m2eclipse(maven2):
http://m2eclipse.sonatype.org/update/
code folder(代码折叠):
http://eclipse.realjenius.com/update-site
Web Tools Platform (WTP):
http://download.eclipse.org/webtools/updates/
sql explorer(直接下载比较快)
http://eclipsesql.sourceforge.net/
findbugs:
http://findbugs.cs.umd.edu/eclipse
xfire插件:
http://dist.codehaus.org/xfire/update/
启动最新的eclipse(eclipse-jee-ganymede),选择Help-Software Updates,打开Available Software选项卡,然后单击Add Sites分别输入以上在线安装地址,安装即可
注意:spring和hibernate插件的安装似乎有顺序问题,先spring,后hibernate,否则有问题