`

如何安装Eclipse WTP插件

 
阅读更多

如何安装Eclipse WTP插件

 

1.打开如下网页:http://www.eclipse.org/webtools/,找到需要安装的WTP版本

2.点开相应的版本链接,点击“Download”

3.打开具体版本的网页链接

4.注意如下几项:

  Required Prerequisites and Handy Extras   安装WTP的先决条件及便利的扩展

    Eclipse Platform (Platform, JDT)

    EMF v2.4 Runtime Minimum executable code.

    EMF XSD v2.4 Runtime Minimum executable code.

    Graphical Editing Framework (GEF)

    Data Tools Platform (DTP) (required only for EJB or JPT development)

    -----------------------------------------------------------------------------------------------------

   EMF v2.4 Source and Docs Additional download with Source and Documentation.

   EMF XSD v2.4 Source and Docs Additional download with Source and Documentation.

   Eclipse Test Framework (required only for Automated JUnit tests)

   Eclipse releng tool (required only for committers to more easily "release" code to a build)

   Third Party code from Orbit. Not required and is currently much more than needed for WTP, but   some committers like using to create a PDE target.

   Web Tools Platform Complete                      Web 工具平台

Web App Developers:

This non-SDK package is for most users. It includes the runnable code and end-user documentation for those using the tools to develop web applications.

 

Tool Developers:

The SDK package includes source code and developer documentation for those using WTP as a platform to build more tools, as well as everything that is in the non-SDK version.

 

                                The Automated Test zip contains the unit tests.

      

   Web Standard Tools                                     Web标准工具

 

Web App Developers:

This non-SDK package is for most users. It includes the runnable code and end-user documentation for those using the tools to develop web applications. In particular, non-Java oriented Web Apps (such as HTML, XML, CSS, etc).

 

Tool Developers:

The SDK package includes source code and developer documentation for those using WST as a platform to build more tools, as well as everything that is in the non-SDK version.

 

The Automated Test zip contains the unit tests.

              

以上三项包括了安装WTP所需要的全部软件及插件。

安装步骤及建议

1.安装java开发环境,jdk1.5以上。

2.安装Eclipse开发环境

3.安装Required Prerequisites and Handy Extras下的插件,解压压缩包中的plugins、features目录下的文件到Eclipse安装目录下的plugins、features目录下即可。

注意Eclipse的不同版本要求相应版本的插件,否则插件不能正常使用。

4.安装Web Tools Platform Complete 、Web Standard Tools下的插件。

5.官方网站提供了在Eclipse开发平台下,在线安装WTP的方法

    If you are just getting started with Eclipse or Eclipse Web Tools, you may want to first install from the Ganymede update site, as it would have everything you need to get started.

This Web Tools Platform update site does assume you have all the pre-reqs installed.(在安装WTP之前必须安装Required Prerequisites and Handy Extras 中的Required Prerequisites部分。)

Beyond the basic Web Tools Platform, this site offers the SDK version of Web Tools and also the XSL Incubating Component.

To use this update site in your existing installation of Eclipse, add the following URL as a remote update site in your update manager, if it does not already have it.

     http://download.eclipse.org/webtools/updates/

分享到:
评论

相关推荐

    Eclipse 3.3配置WTP插件

    下载Eclipse3.3。 这里我用的Eclipse Classic 3.3.1.1 ,主要是为了学习如何在Eclipse上安装插件(完整文章参考Eclipse3.3 安装及插件配置)。

    eclipse WTP 1.2 插件 支持 jquery 1.6

    jQueryWTP一个让Eclipse WTP支持jQuery Javascript代码自动补全功能的Eclipse插件。 支持jquery 1.6

    eclipse离线安装maven插件(m2e),maven插件离线安装包

    可是在网上又找不到对应的m2e包(我用的eclipse4.7),于是我决定将站点下的文件(很多)用爬虫爬下来,打包成离线插件包,再通过网上提供的多种离线安装插件的方法,我终于能自由的安装eclipse的maven插件了。...

    eclipse插件 - jQuery

    如果采用了jquery框架,当然很希望Eclipse能帮我们完成代码自动完成的功能了,但Eclipse默认只是支持js的代码自动完成,利用这个插件,可以让Eclipse支持jquery的代码自动完成功能(前提:Eclipse已完成WTP的安装),...

    使用Eclipse及WTP插件开发JSP应用程序

    在Eclipse环境下,基于WTP插件,开发JSP应用程序 内容还是比较详尽的,以图示的方式介绍了安装过程,最后还举了一个非常简单的例子作为示例

    HTMLEditor eclipse html、jsp、xml插件

    2.安装GEF:解压GEF-ALL-3.4.1.zip,得到一个eclipse文件夹,打开可看到下面有三个文件夹:features,plugins,readme 分别拷贝上面三个文件夹下面的内容把它们对应放到Eclipse安装目录D:\eclipse下面对应的同名...

    eclipse xml插件 下载

    自己使用的xml插件,找了好久才找到,什么wtp... 如果只需要xml,那么这个最适合你,我的是 eclipse-SDK-4.2.2-win32官网下载的。。。 另外新手的话还需下载dtd,也上传了 设置的方法网上也有很多。。。

    Eclipse使用教程

    Eclipse教学用教程,简单易懂. 深入剖析 Eclipse 类装入器 Eclipse WTP 插件安装 Eclipse教程

    jQueryWTP插件及其安装步骤

    在Eclipse中安装jQueryWTP及具体的安装步骤。

    Eclipse使用指南

    挺好的,大家分享一下 Eclipse教程 Eclipse WTP 插件安装 深入剖析 Eclipse 类装入器

    eclipse-wtp-xml-search:Eclipse WTPXML搜索

    Eclipse WTP / XML搜索概述Eclipse WTP / XML Search是一组插件,可为您提供2个功能: 它提供了一个XML /搜索对话框(如文件/搜索)。 您可以使用XPath从工作空间中搜索XML(HTML,JSP)文件: 开发自己的插件来管理...

    在eclipse_的一个项目中同时开发j2ee模块和flex_客户端模块

    Eclipse通过wtp插件对j2ee web app的开发提供了很好的支持,flex builder plugin是基于eclipse 的一个用于开发flex 应用程序的插件,blazeds是一个用于集成flex 客户端和j2ee server的组件,下面介绍一种方法,集成...

    Eclipse JSP编辑器

    这里提供的WTP插件是从里面精简出来的插件包,专用来编辑JSP、HTML、CSS和JS。 有兴趣的朋友可以下载下来试一试。 此版本在Eclipse3.3下面整合通过,其他版本感觉稳定性不好,就没有做过多的测试了。

    Eclipse3.3的Web插件压缩包之六

    Eclipse3.3的Web插件,因为文件较大,所以拆成7个包 内容有: ajdt_1.5_for_eclipse_3.3.zip dtp-sdk_1.5.zip emf-sdo-xsd-SDK-2.3.0.zip GEF-SDK-3.3.zip org.objectweb.lomboz-S-3.3RC1-200708181505.zip wtp-R-...

    Eclipse3.3的Web插件压缩包之一

    Eclipse3.3的Web插件,因为文件较大,所以拆成7个包 内容有: ajdt_1.5_for_eclipse_3.3.zip dtp-sdk_1.5.zip emf-sdo-xsd-SDK-2.3.0.zip GEF-SDK-3.3.zip org.objectweb.lomboz-S-3.3RC1-200708181505.zip wtp-R-...

    myeclipse的jquery插件_jqueryWTP安装

    根据官网说明,为Eclipse按装jquery 插件 JqueryWTP

    jQueryWTP插件安装

    jQueryWTP一个让Eclipse WTP支持jQuery Javascript代码自动补全功能的Eclipse插件。

    Eclipse3.3的Web插件压缩包之五

    Eclipse3.3的Web插件,因为文件较大,所以拆成7个包 内容有: ajdt_1.5_for_eclipse_3.3.zip dtp-sdk_1.5.zip emf-sdo-xsd-SDK-2.3.0.zip GEF-SDK-3.3.zip org.objectweb.lomboz-S-3.3RC1-200708181505.zip wtp-R-...

    Eclipse3.3的Web插件压缩包之三

    Eclipse3.3的Web插件,因为文件较大,所以拆成7个包 内容有: ajdt_1.5_for_eclipse_3.3.zip dtp-sdk_1.5.zip emf-sdo-xsd-SDK-2.3.0.zip GEF-SDK-3.3.zip org.objectweb.lomboz-S-3.3RC1-200708181505.zip wtp-R-...

    Eclipse3.3的Web插件压缩包之二

    Eclipse3.3的Web插件,因为文件较大,所以拆成7个包 内容有: ajdt_1.5_for_eclipse_3.3.zip dtp-sdk_1.5.zip emf-sdo-xsd-SDK-2.3.0.zip GEF-SDK-3.3.zip org.objectweb.lomboz-S-3.3RC1-200708181505.zip wtp-R-...

Global site tag (gtag.js) - Google Analytics