What is difference between Eclips and MyEclips?

Answers were Sorted based on User's Feedback



What is difference between Eclips and MyEclips?..

Answer / amareshara

Eclipse is a platform for developing, and MyEclipse is just
a series of plugins for that platform. as to myself, I
would like to use MyEclipse to develop some web project,
just like jsp and servlet. of course, there are many other
tools in MyEclipse, for example, J2EE, UML and so on.

Is This Answer Correct ?    6 Yes 1 No

What is difference between Eclips and MyEclips?..

Answer / mushtaq hussain

MyEclipse gives the support of implementing different
frameworks like struts,hibernate, spring ...

it automatically download the jars files required for any
framwork.

Is This Answer Correct ?    0 Yes 0 No

What is difference between Eclips and MyEclips?..

Answer / srinivasa

Both are IDE's for developing applications.
Myeclipse is built on eclipse. Means some additional
features are added on top of eclipse for the ne tech
support.Plugins are added for supporting new features which
are not available in eclipse.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance

2 Answers  


How to access a method that it declared as protected?

3 Answers  


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

0 Answers   HCL,


Can we declare an anonymous class as both extending a class and implementing an interface?

8 Answers   College School Exams Tests, JVA, TCS, Wipro,


How garbage collection is done in java?

0 Answers  






Have you used any version control ? if so explain about it?

2 Answers  


Difference between Linked list and Queue?

0 Answers   Virtusa,


What is a java predicate?

0 Answers  


What about main() method in java ?

0 Answers  


Describe the term diamond problem.

0 Answers  


Which collection is thread safe in java?

0 Answers  


Can java inner class be static?

0 Answers  


Categories