2 Replies Latest reply on Sep 19, 2005 4:51 AM by tschnoelzer

    Eclipse plug-in and other xml plug-ins

    jds66

      Hi!

      As I tried to install and use jbpm eclipse plug-in, I was not able to either compile and/or see the process definition designer.

      In fact, I had two symptoms: com.org couldn't be resolved after creating a process project , and after creating a process definition, the gpd.xml was edited as an xml file but I couldn't make the visual editor running.

      I install a fresh eclipse (3.1) and the jbpm plug-in works fine.

      THE DIFFERENCE: other plug-ins like myEclipse, tptp, .. installed in the first eclipse. I didn't yet try to see which one of the plug-in causes the problem, but be aware of the possible incompatibility.

        • 1. Re: Eclipse plug-in and other xml plug-ins
          koen.aers

          The current version of the GPD is painlessly working in combination with Eclipse 3.1 and WTP 0.7 with its required drivers. No doubt MyEclipse is using another version/combination and thus a configuration that is not supported. Best thing to do when working with the GPD is IMO to use a clean Eclipse 3.1 or to use the complete JBoss IDE offering.

          Regards,
          Koen

          • 2. Re: Eclipse plug-in and other xml plug-ins
            tschnoelzer

            Hi,

            I had the same trouble when using MyEclipseIDE.

            SOLUTION:

            1st: Install eclipse3.1
            2nd:add MyEclipseIde
            3rd:install jbpm Process Designer
            4th: reinstall JBOSSIDE (download from jboss.org)

            this works fine!

            Timo