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

Ian Young ian at iay.org.uk
Thu Mar 7 11:45:38 EST 2019


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

iay pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=7703a13655946a5216187a1016a981eae5c5cc5b

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

commit 7703a13655946a5216187a1016a981eae5c5cc5b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 7 16:45:29 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 bec6bd3..9983b00 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