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

What about static nested classes in java?

0 Answers  


What is Hash Code in Java?

6 Answers   Cognizant,


Name few "optional" classes introduced with java 8 ?

0 Answers  


Explain the use of shift operator in java. Can you give some examples?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  






what is difference between abstraction and interface?

8 Answers   FIC,


What is navigable map in java?

0 Answers  


Can you use this() and super() both in a constructor?

0 Answers  


Is Cegonsoft Pvt.Ltd. a good Institute?

4 Answers  


Does constructor return any value?

0 Answers  


What is meant by event handling in SAX parser?

1 Answers   Ness Technologies,


Can two objects have same hashcode?

0 Answers  


Categories