Download and install eclipse
You'll need to download eclipse 3.1.2 separately from the jBPM starters-kit. Go to
the
eclipse download site or run download.eclipse in this directory.
In case you downloaded eclipse yourself from the web you need to update the build.properties
and specify the location of the eclipse zip file on your local machine.
Then run ant install in this directory.
The ant build will basically extract the eclipse archive in this directory and and link the
jbpm-gpd-feature into the eclipse installation through the eclipse link mechanism.
You can of course perform this process manually as well.
Alternatively, you can find the eclipse plugin archived update site on the the
jbpm download site at sourceforge. This is also the place to look for more recent versions.
Then follow the instructions in the readme.html of the local update site.
The designer plugin works with eclipse versions 3.1.2, 3.1.1, 3.1, 3.1M7, 3.1RC1 and 3.1RC2.
|