The installation instructions in the file install.html that comes packaged in the zip download are not correct. The section which gives instructions for "manually installing the different components" it says the following:
In the install dir, run installation script:
ant install.guvnor.into.jboss
ant install.designer.into.jboss
ant install.jBPM-gwt-console.into.jboss
ant install.jBPM-eclipse.into.eclipse
ant install.drools-eclipse.into.eclipse
The second to last step "ant install.jBPM-eclipse.into.eclipse" fails because the target does not exist in the build.xml file. Is there a more up to date build.xml file or more up to date instructions?
Thanks