What is the difference between Eclipse and Myeclipse [closed]
Asked Answered
G

1

7

I want to develop java dynamic web application that make use of struts2 and hibernate.

I am familiar with Eclipse but new to MyEclipse. Both IDEs looks same if compared with UI. What are the features of Myeclipse ?

Which IDE will be better option to develop the web application ?

Thanks.

Guanaco answered 6/5, 2015 at 22:2 Comment(1)
MyEclipse is a commercial product that extends the tools provided in Eclipse. MyEclipse will make web development easier. Read the MyEclipse feature page to see what features MyEclipse has.Autocratic
I
7

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.

Iodate answered 7/5, 2015 at 6:46 Comment(2)
RAD == Rapid Application Development or Rational Application Developer?Allegiance
The latter. RAD=Rational Application Developer. Will edit.Iodate

© 2022 - 2024 — McMap. All rights reserved.