Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the difference between Eclipse and Myeclipse [closed]

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.

like image 469
Parth Pithadia Avatar asked May 06 '15 22:05

Parth Pithadia


Video Answer


1 Answers

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.

like image 188
Tony Weddle Avatar answered Dec 14 '22 23:12

Tony Weddle