How to add Java EE perspective to Eclipse

前端 未结 4 2185
孤城傲影
孤城傲影 2020-12-24 06:25

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

4条回答
  •  无人及你
    2020-12-24 07:16

    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.

提交回复
热议问题