Eclipse 和 Myeclipse 有什么区别
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/30088415/
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 and Myeclipse
提问by Parth Pithadia
I want to develop java dynamic web application that make use of struts2 and hibernate.
我想开发利用 struts2 和 hibernate 的 java 动态 web 应用程序。
I am familiar with Eclipse but new to MyEclipse. Both IDEs looks same if compared with UI. What are the features of Myeclipse ?
我熟悉 Eclipse 但对 MyEclipse 不熟悉。如果与 UI 相比,两个 IDE 看起来相同。Myeclipse有什么特点?
Which IDE will be better option to develop the web application ?
哪个 IDE 是开发 Web 应用程序的更好选择?
Thanks.
谢谢。
回答by Tony Weddle
As Gilbert writes, MyEclipse extends and integrates tools from both MyEclipse projects and other projects, as well as extra functionality developed in-house, within the MyEclipse package. It can provide a cheap alternative to IBM's Rational Application Developer (RAD), for WebSphere developers who don't need the full power of RAD but need more than the free eclipse based solutions. It's inexpensive for the basic and professional versions and can be trialled for 30 days, free.
正如吉尔伯特所写,MyEclipse 扩展并集成了来自 MyEclipse 项目和其他项目的工具,以及在 MyEclipse 包中内部开发的额外功能。它可以为 IBM 的 Rational Application Developer (RAD) 提供一种廉价的替代方案,适用于不需要 RAD 的全部功能但需要的不仅仅是基于 Eclipse 的免费解决方案的 WebSphere 开发人员。基本版和专业版都很便宜,可以免费试用 30 天。