[jboss-user] [JBoss jBPM] - Re: Error installing JPBM JPDL Designer 3.0.13

anthony.mcclay do-not-reply at jboss.com
Mon Jan 28 16:02:29 EST 2008


I have found and resolved this issue myself.

The following eclipse .project and build spec was found to resolve this problem



<?xml version="1.0" encoding="UTF-8"?>
  | <projectDescription>
  | 	<name>edsloadwf</name>
  |         <comment></comment>
  | 	<projects>
  | 	</projects>
  | 	<buildSpec>
  | 		<buildCommand>
  | 			<name>org.eclipse.jdt.core.javabuilder</name>
  | 			<arguments>
  | 			</arguments>
  | 		</buildCommand>
  | 	</buildSpec>
  | 	<natures>
  | 		<nature>org.eclipse.jdt.core.javanature</nature>
  | 	</natures>
  | </projectDescription
  | 




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

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



More information about the jboss-user mailing list