Eclipse Indigo 中缺少“服务器”视图
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7726799/
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
"Servers" view missing from Eclipse Indigo
提问by mre
I'm trying to configure Tomcat with Eclipse Indigo, but the "Servers" view is missing. That being said, I had to follow thistutorial on how to configure Tomcat with Eclipse Indigo using plugins. The plugins work, but I would like to find out why the "Servers" view is missing in the first place.
我正在尝试使用 Eclipse Indigo 配置 Tomcat,但缺少“服务器”视图。话虽如此,我必须遵循本教程,了解如何使用插件使用 Eclipse Indigo 配置 Tomcat。插件工作,但我想找出为什么首先缺少“服务器”视图。
Eclipse specs:
Eclipse 规格:
Version: 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK
Build id: M20110909-1335
Tomcat specs:
Tomcat 规格:
Server version: Apache Tomcat/7.0.22
Server built: Sep 27 2011 09:40:50
Server number: 7.0.22.0
OS Name: Windows XP
OS Version: 5.1
Architecture: x86
JVM Version: 1.6.0_20-b02
OS specs:
操作系统规格:
Microsoft Windows XP
Professional
Version 2002
Service Pack 3
And if it matters, thisis the tutorial I was originally following.
如果重要的话,这就是我最初关注的教程。
回答by Matt MacLean
Is it missing just from the menu maybe?
难道它只是从菜单中丢失了吗?
If you goto "Window > Show View > Other..." and then type Servers in the filter, does it show up?
如果您转到“窗口 > 显示视图 > 其他...”,然后在过滤器中键入服务器,它会显示吗?
Also make sure you downloaded the "Eclipse For Java EE Developers" package as I do not believe the "Eclipse for Java Developers" contains the Servers view.
还要确保您下载了“Eclipse For Java EE Developers”包,因为我不相信“Eclipse for Java Developers”包含服务器视图。
Eclipse for Java EE Developers: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr1
面向 Java EE 开发人员的 Eclipse:http: //www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr1
回答by shivakiran
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.
- 帮助 -> 安装新软件
- 选择“Luna - http://download.eclipse.org/releases/luna”站点
- 展开“Web、XML 和 Java EE 开发”
- 选择 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 - 重新启动 Eclipse。
Not sure if it works for indigo or not. If not, you need to search for the URL for indigo in http://download.eclipse.org/releases.
不确定它是否适用于靛蓝。如果没有,您需要在http://download.eclipse.org/releases 中搜索 indigo 的 URL 。
回答by Uday
It's late but someone may get help with this...
已经晚了,但有人可能会得到帮助...
There is a option to reset perspective and you can get all view as before.
有一个选项可以重置透视图,您可以像以前一样获得所有视图。
First select the perspective you want to reset then use the window menu to find the "Reset Perspective" option.
首先选择要重置的透视图,然后使用窗口菜单找到“重置透视图”选项。
window -> Perspective -> Reset Perspective
窗口 -> 透视图 -> 重置透视图
回答by Jo?o Marcos
If you use Eclipse Neon please follow this steps.
如果您使用 Eclipse Neon,请按照以下步骤操作。
- Help -> Install New Software
- Choose "Neon - http://download.eclipse.org/releases/neon" site
- Expand "Web, XML, and Java EE and OSGi Enterprise Development"
- Select JST Server Adapters and JST Server Adapters Extentions
- Restart Eclipse.
- 帮助 -> 安装新软件
- 选择“Neon - http://download.eclipse.org/releases/neon”站点
- 展开“Web、XML 和 Java EE 和 OSGi 企业开发”
- 选择 JST 服务器适配器和 JST 服务器适配器扩展
- 重新启动 Eclipse。