aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-robot/.project
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-03-19 17:16:19 -0400
committerJerry Flood <jflood@att.com>2019-03-20 09:02:21 -0400
commit40ca157ce955a0ee4975b0d41bf5807c0f9a3808 (patch)
tree9b38093739b5fe68b8b1353e54340b5710f65388 /cmso-robot/.project
parent536e4cef3b2fd8b0d0c845157ecde717e37c57da (diff)
Upgrade robot to Python37
Issue-ID: OPTFRA-462 Change-Id: I16358fecf3085c395062b019503a5cbb0aed5416 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-robot/.project')
-rw-r--r--cmso-robot/.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/cmso-robot/.project b/cmso-robot/.project
new file mode 100644
index 0000000..356fc8a
--- /dev/null
+++ b/cmso-robot/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>cmso-robot</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.python.pydev.PyDevBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.robotframework.ide.eclipse.main.plugin.robotLibrariesBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.robotframework.ide.eclipse.main.plugin.robotNature</nature>
+ <nature>org.python.pydev.pythonNature</nature>
+ </natures>
+</projectDescription>