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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128788#4128788 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128788 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
