[jbpm-commits] JBoss JBPM SVN: r3087 - jbpm3/trunk/modules/enterprise.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 25 15:57:02 EST 2008


Author: alex.guizar at jboss.com
Date: 2008-11-25 15:57:02 -0500 (Tue, 25 Nov 2008)
New Revision: 3087

Removed:
   jbpm3/trunk/modules/enterprise/.classpath
Modified:
   jbpm3/trunk/modules/enterprise/.project
Log:
removed java nature from project jbpm-enterprise

Deleted: jbpm3/trunk/modules/enterprise/.classpath
===================================================================
--- jbpm3/trunk/modules/enterprise/.classpath	2008-11-25 20:56:38 UTC (rev 3086)
+++ jbpm3/trunk/modules/enterprise/.classpath	2008-11-25 20:57:02 UTC (rev 3087)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Modified: jbpm3/trunk/modules/enterprise/.project
===================================================================
--- jbpm3/trunk/modules/enterprise/.project	2008-11-25 20:56:38 UTC (rev 3086)
+++ jbpm3/trunk/modules/enterprise/.project	2008-11-25 20:57:02 UTC (rev 3087)
@@ -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