[jboss-dev-forums] [Design of JBoss jBPM] - Re: JPDL Eclipse Graphical Editor - problem building.
jonabbey
do-not-reply at jboss.com
Mon Aug 7 19:37:29 EDT 2006
We've now had success in building the eclipse plugin.
The biggest thing we needed to do is to make sure that inheritall is turned on where the designer/jpdl/org.jbpm.gd.jpdl.build/build.xml file passes properties to the gpd.userguide build,
and to modify designer/jpdl/org.jbpm.gd.jpdl.docs/gpd.userguide/build.xml so that it looks for the the docbook-support/support.xml file relative to ${local.repository}, rather than ${user.home}. This after pulling the docbook support pieces down, of course.
We also had to make sure that we specified the ${eclipse.home} property in build/build.properties so that it matches the name that the eclipse-SDK-3.2-win32.zip is exploded to (i.e., we had to use "eclipse" rather than "eclipse_build").
Now that we've got the
/designer/jpdl/org.jbpm.gd.jpdl.build/target/workspace/plugins/org.jbpm.gd.jpdl.ui/ui.jar file generated, what do we do with it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963679#3963679
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963679
More information about the jboss-dev-forums
mailing list