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 fin
If you have installed Eclipse IDE for Java EE Developers then you can go for the following steps otherwise firstly download and installEclipse IDE for Java EE Developers from the given link
https://www.eclipse.org/downloads/packages/release/Photon/R
After installing, you can open Java EE perspective by follow the following step-
window -> open perspective -> select Java EE view
That's it.