[java-idp-testbed COMMIT] /trunk/.project

noreply at shibboleth.net noreply at shibboleth.net
Fri Jul 11 13:02:27 EDT 2014


Author: iay
Date: Fri Jul 11 13:02:27 2014
New Revision: 277

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=277&view=rev
Log:
Add Spring nature to projects.

Modified:
    trunk/.project

Modified: trunk/.project
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/.project?rev=277&r1=276&r2=277&view=diff
==============================================================================
--- trunk/.project (original)
+++ trunk/.project Fri Jul 11 13:02:27 2014
@@ -16,12 +16,18 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
 			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>



More information about the commits mailing list