You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I need help for running my existing maven project in STS 4.
I have a maven project using Java 7 and Tomcat 8.0, created by using STS 3.7. Now I download STS 4 and launch it, then point the workspace to the original one. After build, there is no error. Tomcat 8.5 is added.
Now I want to run my project on the server tomcat 8.0 or tomcat 8.5, but I cannot find the option Run As --> Run On Server like in STS 3 for the project in STS 4.