eclipse Windows>首选项中没有服务器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11317854/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
No server in windows>preferences
提问by Prakash
I'm trying to add Apache server to Eclipse(Juno). I have installed Apache server 7.0, but when I try to add this to the Eclipse environment I don't see the options server in windows>preferences. There must be an option called server in preferences to add Tomcat server.
我正在尝试将 Apache 服务器添加到 Eclipse(Juno)。我已经安装了 Apache 服务器 7.0,但是当我尝试将它添加到 Eclipse 环境时,我没有在windows>preferences 中看到选项服务器。在首选项中必须有一个名为 server 的选项来添加 Tomcat 服务器。
Please, help me on how to get that option?
请帮助我如何获得该选项?
Do I need to install any plugin? If yes, please, provide me the link or the name.
我需要安装任何插件吗?如果是,请提供链接或名称。
回答by Bijoy Maji
In Eclipse Kepler,
在 Eclipse 开普勒中,
- go to Help, select ‘Install New Software'
- Choose “Kepler- http://download.eclipse.org/releases/kepler” site or add it in if it's missing.
- Expand “Web, XML, and Java EE Development” section Check
JST Server Adapters
andJST Server Adapters Extensions
and install it
- 转到帮助,选择“安装新软件”
- 选择“Kepler- http://download.eclipse.org/releases/kepler”站点,或者如果它丢失,则添加它。
- 展开“网络,XML和Java EE开发”一节中检查
JST Server Adapters
并JST Server Adapters Extensions
安装它
After Eclipse restart, go to Window / Preferences / Server / Runtime Environments
Eclipse 重启后,转到 Window / Preferences / Server / Runtime Environments
回答by Konstantin Komissarchik
You did not install the correct Eclipse distribution. Try install the one labeled "Eclipse IDE for Java EE Developers".
您没有安装正确的 Eclipse 发行版。尝试安装标记为“Java EE Developers 的 Eclipse IDE”的那个。
回答by onlyme
I had the same issue. I was using eclipse platform and server was missing in my show view. To fix this go:
我遇到过同样的问题。我使用的是 eclipse 平台,而我的显示视图中缺少服务器。要解决这个问题:
help>install new software
in work with : select : "Indigo Update Site - http://download.eclipse.org/releases/indigo/" , once selected, all available software will be displayed in the section under type filter text
Expand “Web, XML, and Java EE Development” and select "JST Server adapters extensions"
then click next and finish. The server should be displayed in show view
帮助>安装新软件
在使用中:选择:“Indigo Update Site - http://download.eclipse.org/releases/indigo/”,一旦选择,所有可用软件将显示在类型过滤器文本下的部分中
展开“Web、XML 和 Java EE 开发”并选择“JST 服务器适配器扩展”
然后单击下一步并完成。服务器应显示在显示视图中
回答by shapecatcher
You can also install the required packages with Help -> Install new software...
您还可以使用 Help -> Install new software... 安装所需的软件包。
See http://www.eclipse.org/downloads/compare.phpfor the packages you need to install to have eclipse IDE for java EE developers
请参阅http://www.eclipse.org/downloads/compare.php了解您需要安装的软件包,以便为 Java EE 开发人员提供 Eclipse IDE
回答by biddut
Follow the below steps:
请按照以下步骤操作:
1.Goto Help -> Install new Software
2.Give address http://download.eclipse.org/releases/oxygen and name as your choice.
3.Search for Java EE and choose 1.Eclipse Java EE Developer Tools
4.Search for JST and choose 2.JST Server Adapters 3.JST Server Adapters
5.Click next and accept the license agreement.
Find the server option in the window-->preferences and add server as you need
在窗口中找到服务器选项-->首选项并根据需要添加服务器