How to add Java EE perspective to Eclipse

前端 未结 4 2179
孤城傲影
孤城傲影 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:12

    window -> open perspective -> select Java EE view [Other (if you dont see it in there)] -> choose java EE

    (Assuming you have installed javaEE extension already or downloaded a version that already has it installed)

提交回复
热议问题