Assume that the JBPM package has an E:/jbpm-installer,eclipse installation directory of E:/eclipse.
Installing the JBPM Plugin
1. Extract the Org.drools.updatesite-6.3.0.final.zip from the E:/jbpm-installer/lib directory to the E:/eclipse/plugins directory;
2. Create a new file Jbpm6.link in the E:/eclipse/dropins directory;
3. Fill the content in Jbpm6.link: "path=e:\\eclipse\\plugins\\org.drools.updatesite-6.3.0.final" (i.e. Org.drools.updatesite-6.3.0.final.zip the decompression path);
4. Delete the e:/eclipse/configuration/org.eclipse.update directory;
5. Restart Eclipse;
6. Check if the plug-in is successfully installed: File, New, and other, if the pop-up box has a JBPM directory, the installation is successful.
Setting the JBPM Run environment
1. Installed JBPM runtimes, Preferences, JBPM, Window, ADD
2. Enter the name and path of the runtimes:
Jbpm-eclipse Installing the JBPM plugin