[spring-extensions] branch master updated: Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"
Scott Cantor
cantor.2 at osu.edu
Tue Apr 23 09:24:10 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=c1d5052c0292cffb6d9e4456e1c7528b58aa5812
The following commit(s) were added to refs/heads/master by this push:
new c1d5052 Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"
c1d5052 is described below
commit c1d5052c0292cffb6d9e4456e1c7528b58aa5812
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 23 09:23:47 2019 -0400
Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"
This reverts commit 9a13ba4db2eb14cb682e6d527f7a11be4aeb18eb.
---
.project | 1 +
1 file changed, 1 insertion(+)
diff --git a/.project b/.project
index f3cccfb..d2e569a 100644
--- a/.project
+++ b/.project
@@ -27,6 +27,7 @@
</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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list