Can I add more plugins to my installation of an EasyEclipse distro?

Of course! If an EasyEclipse distro doesn't contain a plugin that you need, just install the distro, and then install the plugin from the Plugin page. You can also install plugins from other sources; in which case, please drop us a line because we may want to add it to EasyEclipse.

The EasyEclipse distros provide a baseline environment and you can add more plugins as you need them. Just run the installer.

We took the time to write some documentation for this, so please take the time to look at it :-) :

Can I migrate my projects from a "classic" installation of Eclipse, to EasyEclipse ? What are the steps ?

It will work right away, there are no specific steps to follow: you can open any workspace created with Eclipse (down to 3.0) in EasyEclipse; you can also use existing projects stored in CVS or Subversion.

EasyEclipse isn't different from Eclipse, so anything that you can do with Eclipse, can be done with EasyEclipse.

Where is the Update Site to upgrade to a new version?
Why isn't an Update Site defined in the EasyEclipse distros?

We are planning to put an update site in place soon. The URL will be http://easyeclipse.org/update/site.xml (it's already a valid update site, albeit empty). You could call this a bug. We should define an update site by default.

There are two reasons that we have not created an update site yet. First, we are concerned that the Update mechanism is still buggy and not very user friendly. Second, we have not had time yet to create the required "branding plugin". We hear that the Update mechanism will be improved significantly in the next release of the Eclipse Platform. We look forward to finding out more about the improvements. Differing (but constructive!) opinions and suggestions are welcome.

How do I upgrade an EasyEclipse distro without an Update Site?

For now you need to download the new EasyEclipse distro, uninstall the older distro and install the new distro. W have tried to make this upgrade process simple by providing a standard installer and uninstaller for Windows and Mac OS X.

Why don't you ship the Milestone build for the next release of the Eclipse.org components (3.2) ?

We prefer to stick to stable code whenever possible. For most developers, the "next big thing" is not as important as a stable environment. For plug-ins that provide functionality that cannot be found elsewhere, we may ship beta or even alpha code.

Why don't you ship the Eclipse Web Tools Project (WTP) in its entirety?

Although we love WTP, we think that it is not quite ready for a complete release. It does a lot of things, perhaps *too many things* for most developers. We believe that it makes more sense to provide the best features of WTP as individual modules.

Why don't you ship advanced Eclipse.org projects such as TPTP?

We want to keep EasyEclipse simple for . Many developers are not yet fluent with the type of advanced functionality in TPTP. We will add more Eclipse projects as we have time and resources. For now we focus on plugins that are most useful for developers who are new to Eclipse or are learning how to use in a new context.