`
xiao_feng68
  • 浏览: 102967 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

Eclipse 常用插件

 
阅读更多
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/
分享到:
评论

相关推荐

    eclipse常用插件

    本文将详细介绍"Eclipse常用插件"的相关知识点,包括它们的作用、安装方法以及如何在实际开发中应用。 1. **Java开发插件** - **JDT (Java Development Tools)**:Eclipse的核心插件之一,提供了完整的Java语言...

    Eclipse常用插件

    Eclipse常用插件 htm http://whitewolf.0fees.net

    eclipse常用插件pluging

    以上就是一些Eclipse常用插件的介绍,它们能显著提升开发者的生产力,实现更高效、更智能的编程体验。安装这些插件后,Eclipse将成为一个功能强大的多语言开发平台,满足不同类型的项目需求。在实际使用中,可以根据...

    eclipse常用插件 备齐了

    标题“eclipse常用插件 备齐了”和描述中的“Subclipse 全屏显示 easyExplore”提到了三个特定的Eclipse插件,接下来我们将详细介绍这些插件的功能和使用场景。 1. **Subclipse**: Subclipse是Eclipse中的一个...

    eclipse常用插件更新地址

    "eclipse常用插件更新地址"指的是开发者可以通过这些地址获取并更新Eclipse中的插件,以扩展IDE的功能。 在Eclipse中,插件通常通过“软件站点”来安装。这些站点提供了丰富的工具和功能,如代码检查、调试辅助、...

    eclipse常用插件汇总(最新)

    收集了eclipse常用的6个小插件,包括js(extjs插件), HibernateSynchronizer(自动生成hibernate配置文件插件), hiberclipse(一个Eclipse插件,可以用来从一个数据库连接中生成Hibernate映射文件并提供一个与Hibernate...

    eclipse常用插件汇总(最新)续

    在上次eclipse常用插件汇总(最新)(http://download.csdn.net/source/1425689)6个基础上再加2个非常有用插件:ResourceBundleEditor EasyExplorer 1.ResourceBundleEditor 资源文件编辑器 eclipse的资源文件编辑插件 ...

    Eclipse常用插件扩展点

    在`Eclipse常用插件扩展点.doc`文档中,你可以找到更多关于如何定义和使用扩展点的实例和教程。 Eclipse RCP(Rich Client Platform)是一种构建桌面应用程序的框架,它利用了Eclipse的插件系统。RCP应用可以看作是...

    Eclipse常用插件集合

    本资源主要关注的是Eclipse常用插件的集合,由于文件大小的限制,这些插件被分成了多个部分进行上传。 首先,"links"文件夹在Eclipse中的作用非常重要,它是Eclipse插件安装的一种方式。通过在Eclipse的配置目录下...

    eclipse实用插件moreunit

    【Eclipse实用插件MoreUnit详解】 在软件开发过程中,单元测试是确保代码质量的关键步骤。Eclipse作为一款广泛使用的Java集成开发环境(IDE),提供了丰富的插件支持,其中之一便是MoreUnit。这款插件专为增强...

    eclipse常用插件在线安装地址

    在本文中,我们将深入探讨如何在Eclipse中在线安装插件,以及两个常用的插件——JadClipse和JAD。 首先,让我们了解Eclipse插件的在线安装过程。Eclipse有一个内置的“软件更新”功能,允许用户方便地查找并安装新...

    Eclipse常用插件汇总

    收集了eclipse常用的6个小插件,包括js(extjs插件), HibernateSynchronizer(自动生成hibernate配置文件插件), hiberclipse(一个Eclipse插件,可以用来从一个数据库连接中生成Hibernate映射文件并提供一个与Hibernate...

Global site tag (gtag.js) - Google Analytics