[java-idp-integration-tests] branch master updated: Remove Eclipse project nature associated with obsolete Spring Tool Suite V3

Ian Young ian at iay.org.uk
Thu Mar 7 13:19:09 EST 2019


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=c6a5f0ca2cc3327e60136653dfb4c7bddef57c6e

The following commit(s) were added to refs/heads/master by this push:
       new  c6a5f0c   Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
c6a5f0c is described below

commit c6a5f0ca2cc3327e60136653dfb4c7bddef57c6e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 7 18:19:06 2019 +0000

    Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
---
 .project | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.project b/.project
index c57f544..5328e83 100644
--- a/.project
+++ b/.project
@@ -27,7 +27,6 @@
 		</buildCommand>
 	</buildSpec>
 	<natures>
-		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list