[utilities COMMIT] /spring-extensions/trunk/.project

noreply at shibboleth.net noreply at shibboleth.net
Sat May 31 05:52:30 EDT 2014


Author: iay
Date: Sat May 31 05:52:30 2014
New Revision: 579

URL: http://svn.shibboleth.net/view/utilities?rev=579&view=rev
Log:
Add Spring nature.

Modified:
    spring-extensions/trunk/.project

Modified: spring-extensions/trunk/.project
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/trunk/.project?rev=579&r1=578&r2=579&view=diff
==============================================================================
--- spring-extensions/trunk/.project (original)
+++ spring-extensions/trunk/.project Sat May 31 05:52:30 2014
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>



More information about the commits mailing list