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
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:
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