MyEclipse8.5 builds Jbpm5.4 environment

 

    I found some information on the Internet about MyEclipse configuration Jbpm5, but the configuration is not very smooth. Finally, after a while of ink, I finally successfully configured Jbpm5.4 on the basis of MyEclipse8.5.

 

    The following steps for myeclipse8.5 to configure JBPM5.4:

        1. Download jbpm-5.4.0.Final-installer-full.zip . The download package is relatively large (534M);

 

        2. After the download is complete, unzip the jbpm-5.4.0.Final-installer-full.zip file, and the unzip directory is jbpm-installer

 

        3. Modify the build.properties file and specify the eclipse path

              eclipse.home./eclipse changed to eclipse.home= G:/myeclipse8/dropins

         Among them, G:/myeclipse8/dropins corresponds to your myeclipse installation. The following is the same.

 

        4. Unzip jbpm-installer/lib/org.drools.updatesite-5.5.0.Final-assembly.zip, and copy the features directory and plugins directory to G:\myeclipse8\dropins.

 

        5. Unzip jbpm-5.4.0.Final-bin.zip, and configure myeclipse to specify the environment

           Open myeclipse8.5, find Installed jBPM Runtimes under jBPM in window->Preferences, click Add
          Name: jbpm5.4
          Path: the path of the above 4 decompression jbpm-installer\lib\jbpm-5.4.0.Final-bin

 

The configuration is as simple as that. You can create your own jbpm project below.

 Open myeclipse.file->new->other



 

      OK, see the above picture, congratulations! Configured workflow Jbpm5.4 on MyEclipse8.5 successfully.

 

MyEclipse10 has also been tested, and the configuration is as above.

 

 Hehe, good luck!

   

 

               

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326776344&siteId=291194637