3 Replies Latest reply on Feb 25, 2007 7:06 AM by koen.aers

    JBPM GPD Plugin Issues

    jorell

      Has anyone here tried to build the jbpm ide plugin from the code base? I've gotten the source for the jbpm.ide project from cvs with version jbpm_gpd_3_0_9_2. But when I try to deploy the plugin it gives errors in eclipse like "Unable to create editor ID org.jbpm.ui.editor.DesignerEditor: No editor descriptor for id org.jbpm.ui.editor.DesignerEditor". I was wondering if anyone here can point me in the right direction.
      Thanks.

        • 1. Re: JBPM GPD Plugin Issues
          kukeltje

          the jbpm.ide project from cvs is not maintained anymore since it is integrated into the jbpm cvs project, so just checkout the jbpm.3 tree and look at the gpd

          • 2. Re: JBPM GPD Plugin Issues
            jorell

            Thanks. I tried the gpd in the jbpm.3 tree but see the same issues. When I build the plugin i see that same error in the launched eclipse. It also has the same issues in the plugin.xml wherein the contentTypeBinding for the editors is set to a content which is not defined in the plugin.xml.

            • 3. Re: JBPM GPD Plugin Issues
              koen.aers

               

              cvs -d :pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jbpm co -r jbpm_jpdl_gpd_3_1_0_alpha2
               jbpm.3/designer/jpdl/org.jbpm.gd.jpdl.build
              cd jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build
              ant


              If you run the above script it should build GPD 3.1.0 alpha2.

              Regards,
              Koen