 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: [General] How is Eclipse related to MyEclipse?
Posted: Jan 13, 2006 - 02:32 AM
|
|
Moderator


Joined: Jan 06, 2004
Posts: 23310
|
|
The hierarchy of these items looks like this:
| Code: |
+ Eclipse framework: Used to create applications.
+ Eclipse RCP/JDT/Platform: Extensions to the base framework, the JDT provides Java-specific tools.
+ Eclipse SDK (Includes everything)
+ MyEclipse: A J2EE IDE built ontop of the Eclipse SDK,
this adds web-specific functionalities to the base JDT that Eclipse ships
and further tool enhancements.
|
So from the little tree above you see that if you want to use MyEclipse what you want to download is the Eclipse SDK (~100mb for the 3.1 release) and MyEclipse. You first unzip Eclipse somewhere, then you can install MyEclipse against it. MyEclipse installs as an Extension to the base Eclipse install providing all the features outlined here and more. |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |