What is difference between Eclips and MyEclips?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is a method type?
How can we avoid including a header more than once?
What is the difference between jsp and servlet?
Can a static member function access member variable of an object?
Is java 1.7 the same as java 7?
What is meant by inheritance and what are its advantages?
What is definition and declaration?
Explain the difference between an Interface and an Abstract class?
What is stop(), suspend(), resume() method?
What is boolean query?
How do you read and print a string in java?