If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials eclipse does not...

Eclipse has no server option. Solution: What should I do if eclipse servers are missing?

Author: Five Horses Acacia Date: 2017-08-02

Eclipse
Eclipse-4.9.0 official version

programming tools Storage: 113.06MB Time: 2022-04-01

Software introduction: Eclipse is an open source, Java-based extensible development platform. The official version of Eclipse is an integrated development environment (IDE...

Download now

Eclipse is a powerful compilation software that is used frequently. However, many developers/users often find that an important problem is that there is no server option after opening eclipse, and they don't know how to solve it. The editor has brought you a detailed solution to the problem of missing servers in eclipse.

In Eclipse, go to Window - Preferences - Server - Runtime Environments - Add to add the Tomcat server. Select Apache Tomcat v6.0 corresponding to the installed Tomcat version. Next, use the "Browser" button to select the previous Tomcat installation directory, and click "Finish" after specifying to complete the configuration.

The problem is that my Eclipse is the new version eclipse-standard-kepler-SR2-win32-x86_64, as shown in the figure, without the server option.

Solution

Find Help->InstallNew Software->"Kepler" repository(http://download.eclipse.org/releases/kepler)->Web, XML, Java EE and OSGi Enterprise Development ->JST Server AdaptersExtensions (check this item)

Then go all the way NEXT to complete the installation

As shown in the picture

After the installation is completed, the server option will be available, as shown in the figure

<

After that, you can configure and use Tomcat normally.

Related articles