spring-tool-suiteperspective

Java EE perspective in STS(Spring Tool Suite)


I'm using Spring Tool Suite(STS) and to run Java Servlets on Tomcat Server through STS I need Java EE perspective. But for me in list of perspectives in STS there is no Java EE perspective.

How do I get Java EE perspective in STS??


Solution

  • To get Java EE perspective in Spring Tool Suite(STS),

    1. Go to Help > Eclipse Marketplace... and search for Java EE

    enter image description here

    1. Search for the Eclipse Enterprise Java and Web Developers Tools

    enter image description here

    Now just install the Eclipse Enterprise Java and Web Developers Tools plugin and then your list of perspective will look like this now

    enter image description here