aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-robot/.project
diff options
context:
space:
mode:
authorVikas Varma <vv8305@att.com>2019-04-05 17:04:02 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-05 17:04:02 +0000
commitc98cf7f69ff8a7765766a6ca569c874ae075fdea (patch)
treef077f33c03aa489e04707b54b7e4ac6154eb979a /cmso-robot/.project
parente8f3843950f26bfdf74fa2d0ca0f2019a1586eb2 (diff)
parent26b84388ba3eb179f9d4a9d4e2d478eba3df8201 (diff)
Merge "Integrate new mS into IT"
Diffstat (limited to 'cmso-robot/.project')
-rw-r--r--cmso-robot/.project18
1 files changed, 18 insertions, 0 deletions
diff --git a/cmso-robot/.project b/cmso-robot/.project
index 356fc8a..174d170 100644
--- a/cmso-robot/.project
+++ b/cmso-robot/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
@@ -15,9 +20,22 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.robotframework.ide.eclipse.main.plugin.robotNature</nature>
<nature>org.python.pydev.pythonNature</nature>
+ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures>
</projectDescription>