servers tab not visible in eclipse v3.7.2

做~自己de王妃 提交于 2020-02-02 03:40:08

问题


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.


回答1:


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




回答2:


I am using Luna. I have following following steps.

  1. Help -> Install New Software
  2. Choose "Luna - http://download.eclipse.org/releases/luna" site
  3. Expand "Web, XML, and Java EE Development"
  4. 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
  5. Restart Eclipse.


来源:https://stackoverflow.com/questions/14229747/servers-tab-not-visible-in-eclipse-v3-7-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!