2 Replies Latest reply on Dec 6, 2012 4:54 AM by obon

    install eclipse jBPM plugin under linux

      Hello,

       

      we develop in a Linux VM, Eclipse Java EE , Version: Indigo Service Release 1.

       

      I am triing to install the jBPM plugin. I downloaded the jbpm-5.4.0.Final-installer-full.zip, unzipped it and executed:

       

      ant install.droolsjbpm-eclipse.into.eclipse

       

      The output looked good:

       

      Buildfile: build.xml

       

      download.droolsjbpm.eclipse.check:

           [echo] Checking jBPM and Drools Eclipse download ...

       

      download.droolsjbpm.eclipse:

       

      install.droolsjbpm-eclipse.into.eclipse:

          [mkdir] Created dir: /opt/eclipse-indigo/droolsjbpm-update-site

          [unzip] Expanding: /develop/home/develop/Downloads/jbpm-installer/lib/org.drools.updatesite-5.5.0.Final-assembly.zip into /opt/eclipse-indigo/droolsjbpm-update-site

           [copy] Copying 4 files to /opt/eclipse-indigo/features

           [copy] Copying 5 files to /opt/eclipse-indigo/plugins

         [delete] Deleting directory /opt/eclipse-indigo/droolsjbpm-update-site

       

      BUILD SUCCESSFUL

       

       

      But I cannot see the plugin in Eclipse (under Help/About/Installation Details)

       

      Am I doing something wrong?

       

      TIA

      Oleg