eclipse各种插件

俗俗地发一个记忆贴

转载自 http://www.iteye.com/topic/738998

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
异曲同工之妙的JDEclipse安装URL:http://java.decompiler.free.fr/jd-eclipse/update

4.freemark
描述:Eclipse下编辑Freemarker模板的插件,基本的功能就是语法着色
版本:现在是jboss Freemarker
URL:http://sourceforge.net/projects/freemarker-ide/files/
安装方式:直接将文件解压后得到的文件放置于拷贝,../freemarker../../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.

8.Regex Util
描述:正则表达式测试插件。它能够高亮显示正则表达式语法、括号匹配、错误检测。能够提醒正则表达式的功能详细描述等。
版本:1.2.4
URL:http://regex-util.sourceforge.net/update/

9.EasyStruts
描述:类似myeclipse 的Desktop toolbar ,打开文件所在的文件夹
版本:1.0.4适用于eclipe3.x
URL:http://sourceforge.net/projects/easystruts/
安装:直接放置到plugins目录下
使用: 在文件上右键\explore files 视图打开文件夹

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.

15.Colorer Take
描述: 为上百种类型的文件按语法着色        
       URL:http://colorer.sf.net/eclipsecolorer/

16.ZK Studio
描述:ZK Studio 是在 Eclipse 环境下开发 ZK(Ajax and mobile 富客户端web框架) 的编辑器!
URL:http://studioupdate.zkoss.org/studio/update
配置:参见http://www.iteye.com/topic/396506 和官方文档:http://docs.zkoss.org/wiki/QuickStart_Guide

17.commonclipse
描述:commonclipse是为jakarta commons-lang用户提供的eclipse 插件。它可以使用commons-lang生成器自动生成下列方法:toString(), hashCode(), equals(Object), compareTo(Object)。
URL:http://sourceforge.net/projects/commonclipse/
安装:eclipse3.5以钱的版本,安装放置在eclipse/plugins目录下,3.5以后的版本应该放置在eclipse/dropins/目录下!

16.CAP
描述:Code Analysis Plugin - CAP可以分析java程序的从属关系.它打开一个独立的透视图用不同的图表来显示分析结果.
URL:http://cap.xore.de/update/

17.GotoFile
描述:这个插件可以在Eclipse工作区中通过输入部分文件名就能够准确快速地搜索到相应的文件.支持Eclipse Version: 2.x, 3.x, WSAD.所用的License: Free LGPL.
     URL:http://www.muermann.org/gotofile/update

18.Eclipse 加速插件 KeepResident
描述:在windows下改变eclipse的效率,占用资源问题:参见连接:http://suif.stanford.edu/pub/keepresident/screenshots.html
下载地址:http://suif.stanford.edu/pub/keepresident/keepresident-0.2.zip

19.JDepend包依赖关系分析
描述:包依赖项分析 支持eclipse 3.5-3.6
URL:http://andrei.gmxhome.de/eclipse/

20.Eclemma
描述:测试代码覆盖率
URL:http://update.eclemma.org/

21.Metrics
描述:复杂度监控
URL:http://metrics.sourceforge.net/update

22.MoreUnit
描述:MoreUnit是一个Eclipse的插件,为编写Java的单元测试提供了很多辅助的功能,提高了编写和管理Java单元测试(Junit或者TestNG)的效率。主要的功 能有以下几点
1.标志出哪些类是有单元测试支持的。
2.标志出那些方法是有单元测试支持的。
3.对类或者方法的名称进行重命名的时候会相应的重命名单元测试中的名称。
4.移动类的时候moreUnit会相应的移动单元测试类。
5.在工作类和测试类之间通过快捷方式实现(Ctrl+J)快速跳转,这个功能真是很方便
URL:http://moreunit.sourceforge.net/org.moreunit.updatesite/

23.Jetty
描述:Jetty有一个优点就是加载速度快,特别适合那些在开发过程没耐心等待容器缓慢加载的同学。在Eclipse中运行有若干个方法,我今天介绍的是通过Eclipse的Jetty插件来实现Jetty的启动。
URL:http://run-jetty-run.googlecode.com/svn/trunk/updatesite

24.eclipse-color-theme

fly2never 写道
Eclipse Color Theme
http://marketplace.eclipse.org/content/eclipse-color-theme

25.QuickExplorer4Eclipse
ujjboy 写道
QuickExplorer4Eclipse

类似 EasyStruts 和 myeclipse 的Desktop toolbar



具有两个功能:
1.选择文件时复制文件路径
2.选择文件时打开当前文件夹

这个怎么样 下载地址:
http://www.howtimeflies.org/blog/?p=300
http://www.howtimeflies.org/toolkit/QuickExplorer4Eclipse_1.0.0.rar

26.rabbit
fly2never 写道
推荐一个插件 eclipse rabbit
Rabbit 是一个 Eclipse 的插件,它可以告诉你你花了多少时间在使用 Eclipse 的各种工具,编辑了哪些文件,花了多少时间等。

安装地址:http://rabbit-eclipse.googlecode.com/svn/site/updatesite

猜你喜欢

转载自wen0301.iteye.com/blog/1634912
今日推荐