Solution to the problem that eclipse does not have the server option: 1. Open the InstallNew Software option; 2. Add the repository; 3. Check the JST Server AdaptersExtensions option; 4. Accept the agreement and click the Finish button.
Solution steps:
(Learning video sharing: java teaching video)
1. Click the "InstallNew Software" option in the "Help" of the eclipse menu
2, then click Add in Work with and add Name=="Kepler" repository; Location== http://download.eclipse.org/releases/kepler.
3. Then click the Add button, find "JST Server AdaptersExtensions" under the option "Web, XML, Java EE and OSGi Enterprise Development" and check it. Then click the Next button.
#4. Click the Next button again, you will enter the following interface, then click to accept the agreement, and then click the Finish button to complete.
#5. Then download the dependencies. After the loading is complete, click the Restart Now button to restart the eclipse software. You will find that the Sever option is already available and can be used normally.
Related recommendations: java introductory tutorial
The above is the detailed content of What should I do if there is no server option in eclipse?. For more information, please follow other related articles on the PHP Chinese website!