您的位置:首页 > 编程语言 > Java开发

Eclipse3.6插件

2010-10-21 16:00 197 查看
注:没有提示说明安装的,直接使用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/

安装方式:直接将文件解压后得到的文件放置于拷贝,../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 视图打开文件夹
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: