eclipse 如何在eclipse juno中添加服务器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11990324/
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
how to add a server in eclipse juno?
提问by enterprize
I have installed eclipse juno and trying to add server to it to do some javaEE exercises. I have JavaEE jdk installed. I am unable to find an aoption to add a server to it. I tried to find help from goolgle but could not find anything. I am using Juno bec eclipseEE is bit heavy for my pc. how to add a server in eclipse juno ?
我已经安装了 eclipse juno 并尝试向它添加服务器来做一些 javaEE 练习。我安装了 JavaEE jdk。我无法找到向其添加服务器的选项。我试图从谷歌寻求帮助,但找不到任何东西。我正在使用 Juno bec eclipseEE 对我的电脑来说有点重。如何在 eclipse juno 中添加服务器?
回答by E-Riz
You need to have the Eclipse IDE for Java EE Developerspackage of Eclipse, regardless of which Eclipse version you use (Juno is the latest simultaneous release, based on Eclipse platform 4.2). The other packages don't include Java EE tools, such as launching servers.
无论您使用哪个 Eclipse 版本(Juno 是最新的同步发行版,基于 Eclipse 平台 4.2),您都需要拥有Eclipse 的 Eclipse IDE for Java EE Developers包。其他包不包含 Java EE 工具,例如启动服务器。
回答by enterprize
Adding the server is the same in Juno version as in the previous eclipse version..
在 Juno 版本中添加服务器与在以前的 eclipse 版本中相同..
Just need to enable the server pane from the show perspective menu option.
只需要从显示透视菜单选项启用服务器窗格。