6 Replies Latest reply on Feb 12, 2008 9:58 AM by koen.aers

    eclipse designer setup  issues

    umasantharam

      Hi,

      I am trying to setup the designer tool for JBPM.
      # I jave downloadeded jbpm-jpdl-suite-3.2.2.zip and unzipped the archive. downloaded eclipse-SDK-3.3-win32.zip and copied to folder D:\jbpm\jbpm-jpdl-suite-3.2.2\jbpm-jpdl-3.2.2\designer.
      # Now i modified buidl.properties and then run "ant install" script and I got successful build message also. But when I start the eclipse, it does not show Java process project in file new project option.
      # T downloaded jbpm-jpdl-designer-3.1.1.zip and tried to install thru "Help->Software updates find and install". The installation is successful. But the file new project DOES NOT SHOW the JBPM Process project. Please help me. I am trying this last 2 days with NO SUCESSS

      with rgds
      Uma Santharam

        • 1. Re: eclipse designer setup  issues
          kukeltje

          - do you have eclipse with WTP?
          - did you try to start eclipse with the -clean param?

          • 2. Re: eclipse designer setup  issues
            umasantharam

            Thx Ronald for the reploy. I downloaded eclipse-SDK-3.3-win32.zip as mentioned in the doc. I am not sure whther it includes WTP. Please confirm whether it is mandatory to install WTP also.
            Please eloboare on what clean parameter I have to use to start eclipse

            • 3. Re: eclipse designer setup  issues
              kukeltje

              WTP itself is not needed if you have the full install. With the version that does not contain all dependent libs it is needed. Can you confirm you can create a web project in eclipse? or see if the WTP plugin is active in the plugins config screens

              • 4. Re: eclipse designer setup  issues
                koen.aers

                Hi Uma,

                Did you try to unzip the downloaded Eclipse archive in the folder D:\jbpm\jbpm-jpdl-suite-3.2.2\jbpm-jpdl-3.2.2\designer that you mentioned?
                I just tried it on my (linux) machine again and this works like a charm.

                Regards,
                Koen

                • 5. Re: eclipse designer setup  issues
                  umasantharam

                  I tried the following now.

                  I downloaded jbpm-starters-kit-3.1.3 and JBossIDE for Eclipse 2.0.0.Beta2 whcih includes JBPM plugins. With this setup I am able to create BPM project and deploy. I created sample websale project and I could successfully test it.

                  But when I try to import any exisiting JBPM project, the designer tool fails miserably. It hangs when I access process defintion XMLs.

                  Can anyone tell me which will be the best versiob of eclipse IDE which can be used to build and deploy.

                  with rgds
                  Uma Santharan

                  • 6. Re: eclipse designer setup  issues
                    koen.aers

                    Sorry for the late answer.

                    There *are* issues with importing existing jBPM projects. The problem is related to the defined classpath container in the Eclipse project.

                    The best way to deal with it is probably to do the following:
                    - create a new empty jBPM project (this will create a correct classpath container)
                    - copy over the content of the project you want to migrate to your newly created project
                    - possibly delete the old project and rename the new project

                    Let me know if this helps.

                    Regards,
                    Koen