Hi i have developed a app which accesses the mysql database for login verification but my problem is that to include tomcat 7 server.
In the path Windows>Show view>Other i am not able to see the servers tab.
I am also not able to update the web tools platform.
Windows ->Customize Perspective ->Command Group Visibility -> check Server if it is unchecked.
make sure you have added tomcat to eclipse if you don not have then add it.below steps will help you.
Window > Preferences > Server > Runtime Environments
Add
Apache > Apache Tomcat 5.5
You are done.Hope it will help.
Also make sure you downloaded the "Eclipse For Java EE Developers" package as I do not believe that the "Eclipse for Java Developers" contains the Servers view.
Here is the link:-
http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr1
I am using Luna. I have following following steps.
- Help -> Install New Software
- Choose "Luna - http://download.eclipse.org/releases/luna" site
- Expand "Web, XML, and Java EE Development"
- Select i) Eclipse Java EE Developer Tools 3.6.3.v201501281502
ii) Eclipse Java Web Developer Tools 3.6.3.v201502041526
iii) Eclipse Web Developer Tools 3.6.3.v201501312139
- Restart Eclipse.