[jboss-user] [JBoss jBPM] - Re: How to import jbpm3.2 into eclipse as a project?

HLQ do-not-reply at jboss.com
Tue Jul 24 19:08:22 EDT 2007


What I did was to copy the whole folder into the workspace,
start a new java project with the same name,
upon seeing the jbpm source folder already in the workspace, eclipse will attempt to build a project out of it.
But there will be many errors due to missing jars that you will have to hunt down and add externally.
In my case, even after adding in the jars, there were errors with the examples in jBPM, but I didn't want to use them, and so could ignore them.

Good luck :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067217#4067217

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067217



More information about the jboss-user mailing list