1 Reply Latest reply on Jun 26, 2006 12:30 PM by mculpepper

    Adding jBPM Library to build path

      I'm using JBoss IDE 1.6.0.GA (actually a 1.5.0 I upgraded).

      I'm trying to add the jBPM Library to the build path of an existing project. If I create a *new* jBPM project, I get the library: "jBPM Library [jBPM 3.0]".

      However, if I try to add this to an existing project, by using Project->Properties->Java Build Path->Libraries->Add Library, I don't see it in the list of libraries.

      I do see several of the other JBossIDE libraries, but not the jBPM library. I can work around this by importing the jars, but this seems silly. What am I missing?

        • 1. Re: Adding jBPM Library to build path

          Hey Ryan..

          IIRC jBPM Designer doesn't implement it's user classpath as a Project Library, but rather as just a standalone classpath container (note that there isn't much of a difference..).

          Koen, is there a way to add the jBPM Classpath Container to a project without going through the jBPM project wizard?