How to add Java EE perspective to Eclipse

user582983 picture user582983 · Jan 20, 2011 · Viewed 94.8k times · Source

I could not find the Java EE perspective in Eclipse Galileo. I want to develop a web application, but for this I need to change the Eclipse perspective. But, I could not find the Java EE perspective.

Can anybody tell me how to add this to Eclipse?

Answer

SP.K picture SP.K · Aug 3, 2013

Relevant steps:

Go to "Help" -> "Install New Software...".

In the new dialog, in the "Work with:" pull-down list, select "Indigo - http://download.eclipse.org/releases/indigo". (Note: Replace Indigo and the download list with download locations for your eclipse version)

Select the following packages to install:

       "Web, XML, Java EE and OSGI Enterprise Development". 
       "Programming langauges -> Eclipse Java Development Tools"

After installation is complete, if you restart eclipse, you should see an option for java perspective in "window -> open perspective -> " or "window -> open perspective -> other"

If the above does not work, check the following as well: Java EE perspective in eclipse