3 Replies Latest reply on Oct 18, 2007 2:12 AM by miroth

    Graphical Process Designer Problems

    miroth

      Hello,

      I'm an absolute beginner in jbpm so I started today to install the Graphical Process Designer.

      1. I downloaded and extracted the the package jbpm-jpdl-suite-3.2.2.zip
      2. I downloaded the package eclipse-SDK-3.3-win32.zip as it is adviced in the designer subdirectory
      3. I download and extracted the package apache-ant-1.7.0-bin.zip
      4. I changed to f:/jbpm-jpdl-3.2.2/designer
      5. I opened the file build.properties with the editor and change the following line

      eclipse.local.path=f:/download/eclipse

      6. I started ant with "ant.bat install"

      Everything works !!

      When I start the designer now and create a new process project and click on the src/main/jdpl/simple/processdefintion.xml file the editor opens. The problem is that the context menu (right mouse button) seems not complete, when I click on a node I just get the Eclipse menus like "Run as" "Debug as" and so on, but I miss the menu entries like "add task" or "add actions". The swimlane tab is also vanished.

      What I am doing wrong ?