eclipse intergarate plugins

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-jee-helios-SR2-win32.zip


1、Subclipse 插件地址:
http://subclipse.tigris.org/update_1.6.x

2、maven2 M2eclipse 插件地址:
M2eclipse-core Update Site: http://m2eclipse.sonatype.org/sites/m2e
M2eclipse-extras Update Site: http://m2eclipse.sonatype.org/sites/m2e-extras
 注意 :必须两个插件都安装,不安装extras 插件时,点击“run as server”
 来运行项目时会报错:“the selected did not contain any resources that can run on server maven project”
 三、安装时出现问题:
 直接在线安装maven2 会出现依赖插件找不到的问题,无法安装。
 必须先安装gef 插件后才能安装m2eclipse-core 插件,
 然而安装m2eclipse-extras 插件又依赖subclipse 插件。
 所以,三个插件的正确的安装顺序是:gef插件 》subclipse插件 》m2eclipse插件.
 m2eclipse-core插件 ——依赖——>gef插件
 m2eclipse-extras插件 ——依赖——>subclipse插件

 安装完成后,启动eclipse,你将还会看到如下提示:

 安装m2eclipse插件后,重启Eclipse老是提示:

 Eclipse is running in a JRE, but a JDK is required

 Some Maven plugins may not work when importing projects or updating source folders.

 -vm配置项必须在 –vmargs配置项前,是因为执行到-vmargs配置项已经选择了一个默认的JVM了。

 所以在–vmargs前面加上这一句:

 -vm
 D:/Java/jdk1.6.0_10/bin/javaw.exe


3、Pax Runner  插件地址:
http://www.ops4j.org/pax/eclipse/update/

4、gwt   插件地址:
http://dl.google.com/eclipse/plugin/3.5/

5、gef 插件地址:
http://download.eclipse.org/tools/gef/updates/interim/

6、jad反编译 插件地址:
http://sourceforge.net/projects/jadclipse/
http://sourceforge.net/projects/jodeeclipse

http://www.technoetic.com/eclipse/update


7、vm模板文件 插件更新地址:
http://veloeclipse.googlecode.com/svn/trunk/update/

8、spring DM   插件更新地址:
http://springide.org/updatesite


9、Vaadin
http://vaadin.com/eclipse/

10、Checkstyle
http://eclipse-cs.sourceforge.net/update

11、STP SOA Tools Project
http://download.eclipse.org/stp/downloads/
Galileo - Eclipse 3.5.1
http://download.eclipse.org/stp/updates/galileo/
Helios - Eclipse 3.6 (unreleased)
http://download.eclipse.org/stp/updates/helios/

12、CXF plugin

http://www.jarvana.com/jarvana/search?search_type=project&project=cxf-eclipse-pluging
下载cxf-eclipse-plugin-2.1.9.jar

13、
http://tuscany.apache.org/sca-java-12-incubating.html
下载apache-tuscany-sca-1.2-incubating-updatesite.zip 
or update site: 
http://people.apache.org/~jliu/updatesites/tuscany/

14、Derby Database Plugin
http://db.apache.org/derby/integrate/plugin_howto.html
下载derby_core_plugin_10.6.1 和 derby_ui_doc_plugin_1.1.2


15、GEF Update-Sites

Using the Eclipse Update Manager (see Eclipse Help for detailed instructions) GEF can be installed from the following update sites:

    * Update site for releases: http://download.eclipse.org/tools/gef/updates/releases/
    * Update site for milestones: http://download.eclipse.org/tools/gef/updates/milestones/
    * Update site for integration and maintenance builds: http://download.eclipse.org/tools/gef/updates/interim/

16、The Eclipse IDE WebTools Platform


http://www.eclipse.org/webtools/faq/GettingSource/

http://10.103.18.243/cms/domestic

-vm
C:\Program Files\Java\jdk1.6.0_26\bin\javaw.exe

-vm
D:\dev\Java\jdk1.6.0_30\bin\javaw.exe


-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -console

-Declipse.ignoreApp=true
-Dosgi.noShutdown=true
-Dorg.osgi.service.http.port=8080

http://10.103.18.243/cms/domestic


 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m

EditPlus v3.12.540 汉化绿色版
http://down.chinaz.com/soft/21888.htm
ID:www.chinaz.com
KEY:D7FB1-76040-71Z08-A1W25-8ET55

eclipse 添加插件


1 eclipse 添加插件PropertiesEditor

help -- > software updates -- > Available Software -->Add Site
url: http://propedit.sourceforge.jp/eclipse/updates/
选择PropertiesEditor进行安装
Install... 时间很长,要安一依赖的包, 以前的低版本的安装很快. 成文时是5.0版本.

  安装完之后可以选中属性名称 直接跳转到名称的属性文件中

2 eclipse 添加 打开工程系统目录插件

 org.sf.easyexplore_1.0.4.jar   放置plugins目录即可


URL:http://sourceforge.net/projects/easystruts/

安装完之后右键文件 Easy Explore


4 eclipse 添加struts2插件:

官方地址:http://mvcwebproject.sourceforge.net

一:安装
启动eclipse3.6 在help---->install new features---->New remote site----->输入http://mvcwebproject.sourceforge.net

安装教程地址:http://mvcwebproject.sourceforge.net/install.html

二:使用
使用手把手教程地址:http://mvcwebproject.sourceforge.net/tutorial.html

三 在项目中使用struts 新建other 输入Alveole 会自动生成配置文件 struts2所需的jar包


5 eclipse 添加TomcatPlugin插件 

tomcatPlugin插件下载和安装方法

下载安装Sysdeo Tomcat插件,用来管理Tomcat服务器,提供断点调试功能,
并且能自动建立Tomcat环境,修改其配置文件,是一个不错的Tomcat开发插件。

下载网址 http://www.eclipsetotale.com/tomcatPlugin.html
安装方法:

(1).解压tomcatPluginV33.zip

(2).将解压目录下文件夹com.sysdeo.eclipse.tomcat_3.3.0复制到eclipse安装目录中的plugins目录中,
即E:\eclipse\plugins

(3).启动Eclipse,启动后你将看到你的菜单上多了一个下拉项Tomcat,点击 窗口->首选项,
在左边树中点击tomcat,设置tomcat version为version 6.x,
设置tomcat根目录为E:\tomcat,在左边树中点击tomcat->JVM setting,设置JRE为j2sdk1.5.0.2。


6 eclipse 添加Lomboz插件

下载jsp开发补丁,语法高亮和自动提示支持。下载的文件是
org.objectweb.lomboz-all-in-one-R-3.3-200710290621-win32.zip

URL:http://lomboz.ow2.org/downloads.php

安装方法:

(1).解压org.objectweb.lomboz-all-in-one-R-3.3-200710290621-win32.zip

(2).将解压目录下文件夹lomboz.301\plugins复制到eclipse安装目录中的plugins目录中,即E:\eclipse\plugins


7 implementors  插件
 
右键接口方法名称Open Implementaion 追踪方法实现类
 
在线安装 url:http://eclipse-tools.sourceforge.net/updates/
 
 下载安装 url:http://sourceforge.net/projects/eclipse-tools/files/
 
dk.kamstruplinnet.implementors-0.0.16.zip


djunit
http://works.dgic.co.jp/djunit/update/3.5.x/site.xml
pmd
http://pmd.sf.net/eclipse
checkstyle
http://eclipse-cs.sf.net/update/4.4.3
hibernate
http://download.jboss.org/jbosstools/updates/stable/galileo/

Easy Explorer
http://easystruts.sourceforge.net/


An internal error occurred during: "Launching Felix Framework".
org/eclipse/pde/internal/ui/launcher/LaunchArgumentsHelper

猜你喜欢

转载自ssydxa219.iteye.com/blog/1416654
今日推荐