[jbpm-commits] JBoss JBPM SVN: r2112 - jbpm3/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Sep 4 12:11:14 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-04 12:11:14 -0400 (Thu, 04 Sep 2008)
New Revision: 2112

Added:
   jbpm3/trunk/.classpath
Log:
Add root .classpath

Added: jbpm3/trunk/.classpath
===================================================================
--- jbpm3/trunk/.classpath	                        (rev 0)
+++ jbpm3/trunk/.classpath	2008-09-04 16:11:14 UTC (rev 2112)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>




More information about the jbpm-commits mailing list