summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSunil Unnava <su622b@att.com>2018-02-27 03:09:04 -0500
committerSunil Unnava <su622b@att.com>2018-02-27 03:10:52 -0500
commit907bb776273e1bf41331609c51dc520c3d4fa181 (patch)
tree115bf6090777f645d930b7c44249da55b5dd2799 /.project
parent3d4e12d9293a7a3ca3cceb03289d11497ccbff38 (diff)
Security issues fixesv1.1.1
Issue-ID: DMAAP-207 Change-Id: I8c95f2647676fc4c2e754bdc280b97886f53403f Signed-off-by: Sunil Unnava <su622b@att.com>
Diffstat (limited to '.project')
-rw-r--r--.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project
index 885141a..13ca257 100644
--- a/.project
+++ b/.project
@@ -11,12 +11,29 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.springframework.ide.eclipse.core.springnature</nature>
+ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>