如何安装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 WTP插件相关推荐

  1. 安装Eclipse ADT插件时遇到的问题

    最近开学Android开发,大家都知道Android开发入门必需掌握的是Android开发环境的搭建,在搭建Android开发环境过程中安装Eclipse ADT插件时遇到了: Android DDM ...

  2. 安装Eclipse ADT插件时遇到的一些问题,错误

    要在Eclipse IDE下编写Android软件之前必须要安装ADT插件,按照Android Developers上的详细指导(http://goo.gl/TYjTz)应该能够很顺利的安装上这个插件 ...

  3. JSR296 为 annotation processing 安装 Eclipse : m2e-apt 插件

    1.安装Eclipse 中 m2e-apt 插件, 连接编译期的自定义注解处理器 2.安装m2e-apt插件成功后, 勾上 选项"Automatically configure JDT AP ...

  4. 解决安装Eclipse ADT插件时连接不上-报错

    最近开学Android开发,大家都知道Android开发入门必需掌握的是Android开发环境的搭建,在搭建Android开发环境过程中安Eclipse ADT插件时遇到了: Android DDMS ...

  5. 安装eclipse的maven插件

    工具/原料 eclipse(Helios) 3.6 maven 3.0.4 方法/步骤 maven3 安装: 安装 Maven 之前要求先确定你的 JDK 已经安装配置完成.Maven是 Apache ...

  6. eclipse maven 插件的安装和配置

    maven3 安装: 安装 Maven 之前要求先确定你的 JDK 已经安装配置完毕.Maven是 Apache 下的一个项目.眼下最新版本号是 3.0.4.我用的也是这个. 首先去官网下载 Mave ...

  7. ANTLR4入门(二):图示说明eclipse Antlr4IDE插件的安装及语法测试过程

    如果你能正常通过Eclipse Market找到antlr4的插件并正常安装,可以忽略本文. 如果不能,那多半是因为网络问题导致安装Antlr4IDE插件时无法下载文件造成的.我就遇到了这个问题,无法 ...

  8. 解决Eclipse安装或更新插件非常缓慢的问题

    Eclipse中在在线安装或更新插件的时候速度出奇的慢,开始还以为是网速的问题,后来发现是配置的问题,可以采用下面两种方法来提升安装更新的速度: 1. 打开Windows-Preferences配置窗 ...

  9. eclipse安装反编译插件(附jad下载)

    eclipse安装反编译插件(附jad下载) 博客分类: eclipse 一.eclipse反编译插件Jadclipse jadclips插件网站:    http://jadclipse.sourc ...

  10. eclipse安装Eclipse HTML Editor插件

    需插件: 1.GEF 3.1 安装程序下载 下载地址: http://download.eclipse.org/tools/gef/downloads/drops/R-3.1-200507071758 ...

最新文章

  1. 贝尔实验室发布6G通信白皮书
  2. 两款带有WiFI的MicroPython模块:ESP32,ESP8266
  3. C++语言程序设计之关联容器类型
  4. docker容器的重启策略:通过--restart来指定
  5. 三分钟教会你Java while循环中嵌套if
  6. Windows Workflow Foundation - [介绍及相关资源]
  7. 比赛正式开始的openeim001
  8. MFC中COMBO BOX的设置
  9. 为什么现在又流行服务端渲染html?
  10. 最强 IDE 之争:Eclipse 还是没超过 Visual Studio、Xcode 回温
  11. Proxy 对象简介
  12. Android杂谈--ListView之ArrayAdapter的使用
  13. php mysql join查询结果_PHP mySQL表JOIN查询 - 最有效的方法?
  14. CF991A If at first you don't succeed...
  15. Ppmap - XSS扫描器
  16. K8S重启后coredns pod无法正常运行
  17. win 7共享计算机改名,不用再去找软件 批量改名Win7一键搞定
  18. cer证书的命令导入
  19. 怎么压缩动态图片?手机怎么压缩gif动图?
  20. 北航外国语学院计算机项目,北京航空航天大学外国语学院游学项目.pdf

热门文章

  1. 搭建企业级数据治理体系指南
  2. 为什么书上说是 TCP 四次挥手,但是实际会出现 TCP 三次挥手?
  3. pdf文档页码怎么添加
  4. ZenTao不支持Win8.1问题解决
  5. 【C++/OOP】(侯捷著) (转)
  6. 超好用的手机录屏软件推荐
  7. Angular 2 升级到 Angular 5
  8. 计算机键盘无法识别,键盘无法识别的解决妙招
  9. [NOI2002]贪吃的九头龙(树形dp)
  10. S5PV210开发 -- Nand和e-MMC区别以及系统更新