[hornetq-commits] JBoss hornetq SVN: r11112 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Aug 4 05:48:06 EDT 2011


Author: borges
Date: 2011-08-04 05:48:05 -0400 (Thu, 04 Aug 2011)
New Revision: 11112

Modified:
   trunk/.project
Log:
Eclipse 3.7 adds these to .project.

Modified: trunk/.project
===================================================================
--- trunk/.project	2011-08-04 09:47:53 UTC (rev 11111)
+++ trunk/.project	2011-08-04 09:48:05 UTC (rev 11112)
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sourceforge.metrics.nature</nature>



More information about the hornetq-commits mailing list