Eclipse for Java (EE) Developers 和 Eclipse Classic 有什么区别?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4213712/
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
What is the difference between Eclipse for Java (EE) Developers and Eclipse Classic?
提问by Tony the Pony
What is the difference between Eclipse for Java (EE) Developers and Eclipse Classic?
Eclipse for Java (EE) Developers 和 Eclipse Classic 有什么区别?
Both are marked as version 3.6.
两者都标记为版本 3.6。
Which one should I use?
我应该使用哪一种?
回答by Buhake Sindi
If you want to build Java EE applications, it's best to use Eclipse IDE for Java EE. It has editors from HTML to JSP/JSF, Javascript. It's rich for webapps development, and provide plugins and tools to develop Java EE applications easily (all bundled).
如果要构建 Java EE 应用程序,最好使用Eclipse IDE for Java EE。它具有从 HTML 到 JSP/JSF、Javascript 的编辑器。它非常适合 webapps 开发,并提供插件和工具来轻松开发 Java EE 应用程序(全部捆绑)。
Eclipse Classicis basically the full featured Eclipse without the Java EE part.
Eclipse Classic基本上是没有 Java EE 部分的全功能 Eclipse。