user3924325
user3924325

Reputation: 3

How to install J2EE plugin into Eclipse Luna SE

I have downloaded and installed eclipse luna for Java Dvelopers. I want to convert it into "eclipse luna for J2EE developers"..

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

The above link shows WTP3.1.1 and WTP 3.1.2 which is incompatible for Luna..

Can anybody suggest me?

Upvotes: 0

Views: 20481

Answers (2)

Marvin Emil Brach
Marvin Emil Brach

Reputation: 3972

To install all plugins of WTP, compatible with Luna, you have to select the software site http://download.eclipse.org/releases/luna instead of the WTP site.

Here select at Web, XML, Java EE and OSGi Enterprise Development
the plugins included in WTP 3.1.2, but up to date:

  • Axis2 Tools 1.1.300.v201405061940-78-FPZDZRDKYKDReDDRe
  • Dali Java Persistence Tools - EclipseLink JPA Support 3.4.1.v201409111648
  • Dali Java Persistence Tools - JPA Support 3.4.0.v201405081709-7V7dEpFC7sReAYthMgWBL39c7
  • Eclipse Java EE Developer Tools 3.6.1.v201409042158
  • Eclipse Java Web Developer Tools 3.6.1.v201409111852
  • Eclipse XML Editors and Tools 3.6.1.v201409111852
  • Eclipse XSL Developer Tools 1.3.401.v201409111855
  • JavaScript Development Tools 1.6.100.v201409111605
  • JSF Tools - Tag Library Metadata (Apache Trinidad) 2.5.0.v201405281344-23-7w312516392455
  • JSF Tools - Web Page Editor 2.6.1.v201409111805

Upvotes: 18

Deb
Deb

Reputation: 2972

You have to download Eclipse IDE for JAVA EE developers.

Go to this site and download that

https://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar

Upvotes: -1

Related Questions