1 Reply Latest reply on Dec 4, 2012 6:26 AM by salaboy21

    Console based application setup with jBPM 5.3

    mkrao

      Hi,

      in jBPM 3.2, we can directly add plugin to eclipse and directly use jBPM features as like open source.

       

      Now, i would like to avail the same facility with jBPM 5.3. I just want a console based application.

      For this i dont want entire JBOSS and other stuff gets installed.

       

      Could somebody help me out how i can install just a jBPM 5.3 into my eclipse.

        • 1. Re: Console based application setup with jBPM 5.3
          salaboy21

          You can do that in the same way that you did it in jBPM 3.2. jBPM5 is just a set of jars that can be added as a dependency to your project. You can also install the jbpm plugin if you want to your eclipse.

          I recommend maven for handling the dependencies..

          Cheers