Speedo eclipse plugin

An eclipse plugin is available in the Speedo distribution (eclipsespeedo.zip). It has been tested on eclipse 2.1.x. The plugin permits to edit .jdo files and to enhance persistent classes with the speedo enhancer.
The plugin is not specific to Speedo and can be customize for any JDO drivers. In fact it is based on the eclipseJDO plugin for the editor part. In the other hand the enhancer part has been developed by the Speedo team. It permits to configure easily the PersistenceManagerFactory properties and to run the enhancer.

How to install the speedo eclipse plugin ?

  1. Download and install the EMF eclipse plugin available at the following url: http://www.eclipse.org/emf, build-level="20031120_1149WL",
  2. unzip the eclipsespeedo.zip in your ${ECLIPSE_HOME}/plugins directory,
  3. run eclipse,
  4. go to Windows->customize perspective, and add the eclipsespeedo action set
  5. Adjust the configuration of your JDODrivers in Windows->Preferences->EclipseSpeedo,
  6. To start with the plugin, Click on File->new, and create a new EclipseSpeedo Project.

Go to the Speedo documentation