简体   繁体   中英

How to add Web Tools Platform(WTP) in Eclipse Kepler

I installed Eclipse Kepler in my system. so far I developed J2SE Applications. Now I want to develop J2EE Application.So I need to add WTP in my eclipse.

I tried to add WTP in already existing eclipse.For this

I open Install Dialog in the following way.and mention Name and Location values

 Help-->Install New Software-->Add

在此输入图像描述

after that, I click on

 Ok-->Select All-->Next-->Next-->

I got error like this.

在此输入图像描述

Why I am getting error?How can I fix this?

Thanks.

Use the Kepler site. The URL you're using is not supposed to be used any more (the timestamps you see are very old). http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F

I had the same problem and did this:

  • Click "Help" > "Install new software"
  • In "Work with", paste: http://download.eclipse.org/releases/kepler
  • In "Web, XML, Java EE and OSGi Enterprise Development", check:
    • Eclipse Java EE Developer Tools
    • Eclipse Java Web Developer Tools
    • Eclipse Web Developer Tools
    • Eclipse XML Editors and Tools
  • Finally, click "Next" to install the new software and "Dynamic Web Project" will be available.

It's happened because you have already installed this package as i understand. So you just need to uncheck "Path feature for tests" at previous window.

ps: sorry for my english, i'm from Ukraine and i study english now.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM