[jbpm-commits] JBoss JBPM SVN: r2342 - jbpm4/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 24 09:25:31 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-24 09:25:31 -0400 (Wed, 24 Sep 2008)
New Revision: 2342

Removed:
   jbpm4/trunk/.classpath
Modified:
   jbpm4/trunk/.project
Log:
Remove java nature

Deleted: jbpm4/trunk/.classpath
===================================================================
--- jbpm4/trunk/.classpath	2008-09-24 13:25:00 UTC (rev 2341)
+++ jbpm4/trunk/.classpath	2008-09-24 13:25:31 UTC (rev 2342)
@@ -1,6 +0,0 @@
-<?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>

Modified: jbpm4/trunk/.project
===================================================================
--- jbpm4/trunk/.project	2008-09-24 13:25:00 UTC (rev 2341)
+++ jbpm4/trunk/.project	2008-09-24 13:25:31 UTC (rev 2342)
@@ -6,18 +6,12 @@
 	</projects>
 	<buildSpec>
 		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.maven.ide.eclipse.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 	</buildSpec>
 	<natures>
-		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 	</natures>
 </projectDescription>




More information about the jbpm-commits mailing list