3 Replies Latest reply on Aug 29, 2007 7:30 PM by kukeltje

    Properties do not appear in designer

    pedroluppi

      I generate the designer plugin from head source and put the directories "jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build/target/jbpm-jpdl-designer/eclipse/features/" and "designer/jpdl/org.jbpm.gd.jpdl.build/target/jbpm-jpdl-designer/eclipse/plugins/" in "c:/Software/eclipse/", and in "Runtime Locations" I put "\jbpm-jpdl-suite-3.2.1\jbpm-jpdl-3.2.1" (this one, I downloaded, not generate).
      So, I create a new process project and , in it, a new process definition. The problem is that when I add a Task Node in diagram tab, and rigth-click on it, do no appear "add task", "add action" and "properties".

      Someone know what I am doing wrong ?

      ps: the eclipse is the default, that was downloaded from ant.

        • 1. Re: Properties do not appear in designer
          kukeltje

          no, that never worked afaik

          • 2. Re: Properties do not appear in designer
            pedroluppi

            When I compile the code, I got 38 warnings like this bellow. I do not know if it was related.

            1. WARNING in C:\pedroluppi\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\plugins\org.jbpm.gd.jpdl\src\org\jbpm\gd\common\editor\Editor.java (at line 32)
            [java] [javac] import org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart;
            [java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
            [java] [javac] Discouraged access: The type XMLMultiPageEditorPart is not accessible due to restriction on classpath entry C:\software\eclipse\plugins\org.eclipse.wst.xml.ui_1.0.300.v200705302225.jar
            [java] [javac] ----------

            • 3. Re: Properties do not appear in designer
              kukeltje

              they are warnings no errors... and like I said before, afaik, it never worked (yet) to right click on a tasknode in a diagram and have the 'add task'