posted 17 years ago
Mike,
They are going to be identical because:
* Source control support is provided by either the integrated CVS plugin, or any set of numerous 3rd party plugins. All of which will work fine in Eclipse or MyEclipse.
* Refactoring is provided by the base JDT.
So if you are doing straight Java-only development and no UI work, straight Eclipse SDK will be all you need. Although if you are working with Swing forms or anything like that, you might take a look at our Matisse4MyEclipse product (that is free for Pro subscriptions).
Just as a reminder, MyEclipse is built ontop of Eclipse+WTP, so all the features we provide are a super-set ontop of the existing ones. It's up to users to figure out what they need.
Optionally if you wanted to tell me what you are working on, I can offer up the tooling in MyEclipse that may help or let you know if Eclipse SDK is sufficient.
[ August 01, 2007: Message edited by: Riyad Kalla ]