`

Eclipse插件设置及常用插件集锦【陆续更新】

阅读更多

一、插件安装

使用links方式安装插件

1、在Eclipse根目录下新建两个目录,links和myplugins

2、以安装Properties Editor为例说明

1)在links目录下新建文本文件,文件名称可自定义,最好和插件名称匹配,在这里命名为:propedit.txt

2)在myplugins新建目录,目录名称可自定义,最好和插件名称匹配,在这里命名为propedit

3)将插件拷贝入目录propedit中,一般情况下插件目录名称为eclipse,即目录结构   为:myplugins/propedit/eclipse

4)编辑propedit.txt文件中内容为:path=myplugins/propedit

5)重新启动eclipse,插件可用

 

二、常见插件集锦

1、 Properties Editor:直接编辑properties文件,保存后可直接将中文转换为unicode表示

下载地址:http://sourceforge.jp/projects/propedit/ (页面为日文版,估计是日本人开发的插件)

2、Rinzo XML Editor:一款XML编辑插件

简介及使用教程:http://wenku.baidu.com/view/5d0d97c4aa00b52acfc7cac0.html

下载地址:http://sourceforge.net/projects/editorxml/

3、Spring IDE for Eclipse:Spring 开发框架

在线更新地址:http://springide.org/updatesite/

4、Tomcat插件:Tomcat在eclipse中的容器插件

下载地址:http://www.eclipsetotale.com/tomcatPlugin.html

links路径:myplugins/tomcatPluginV33

myplugins路径:myplugins\tomcatPluginV33\eclipse\plugins\com.sysdeo.eclipse.tomcat_3.3.0

5、Lomboz插件:

下载地址:http://download.forge.objectweb.org/lomboz/

6、待续

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics