Kris shows a demo in jbpm where eclipse has a option to create jBPM2 forms.
I have installed jbpm plugin for eclipse and its working fine,but i am not seeing jbpm form in my eclipse
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The form generation is part of the latest features we’re adding for jBPM 5.3. You can download the latest jBPM & Drools Eclipse tooling here:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/drools/org.drools.updatesite/5.4.0-SNAPSHOT/org.drools.updatesite-5.4.0-20120312.161534-443-assembly.zip
So, when using the jbpm-installer, you could update the URL of the Eclipse tooling in the build.properties to point to this file. Or you could unzip this file on your local disk and then install the plugins from that local update site.
That should show the new menu items.
Kris