Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I upgrade Eclipse Classic to Java EE?

I want to develop HTML5 websites. I have already installed Java for Android development. I have Eclipse Classic 3.6 installed on my machine. Now I wish to have Java EE on the same machine. Is it possible? If so, let me know how to upgrade Eclipse Classic 3.6 to the Java EE development environment.

like image 289
Ads Avatar asked May 01 '11 15:05

Ads


People also ask

How do I get Java EE Tools in Eclipse?

Select Help -> Software Updates.. from the menu. On the next screen select Available Software tab, and expand Ganymede. Expand Web and Java EE Development, select Java EE Developer Tools and Web Developer Tools. Click Install.


2 Answers

What you need is Web Tools Platform added to your Eclipse installation. The info on how to accomplish this can be found here

like image 76
Eugene Ryzhikov Avatar answered Oct 19 '22 17:10

Eugene Ryzhikov


Eclipse menu Help - "Install new software" Then in the work with : "Indigo - http://download.eclipse.org/releases/indigo" (or your eclipse version)

Then choose : Web, XML, Java EE and OSGi ... Then select: Eclipse Java EE Developer Tools

continue the update and I think that's it :-)

like image 35
zozzo Avatar answered Oct 19 '22 18:10

zozzo