注:没有提示说明安装的,直接使用eclipse的自动更新安装方式,安装方式如下:
- From the Help menu, select Install New Software... to open the Install New Software dialog.
- Paste the URL for the update site into the Work With text box, and hit the Enter (or Return) key.
- In the populated table below, check the box next to the name of the plug-in, and then click the Next button.
- Click the Next button to go to the license page.
- Choose the option to accept the terms of the license agreement, and click the Finish button.
- 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
4.freemark
描述:Eclipse下编辑Freemarker模板的插件,基本的功能就是语法着色
版本:现在是jboss Freemarker
URL:http://sourceforge.net/projects/freemarker-ide/files/
安装方式:直接将文件解压后得到的文件放置于拷贝,../freemarkerhttp://www.cnblogs.com/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.
- ------------------------第三次更新-----------------------------
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.