summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authormbeierl <mark.beierl@emc.com>2015-10-07 19:14:29 -0700
committerMark Beierl <mark.beierl@emc.com>2015-10-15 18:46:45 +0000
commit7792fc2fb6ff60abdb1b1bee3c0b6932e72a3c4d (patch)
treeb9c1404fda5faef5ab4ef43c62f679060b157812 /.project
parent7b7f91c797f61a514838bff104d0e75d495d9efe (diff)
Added PyDev projects
JIRA: STORPERF-1 Change-Id: I1bf9ff0d7f512d3441ac23795fbe80b4884795dd Signed-off-by: mbeierl <mark.beierl@emc.com>
Diffstat (limited to '.project')
-rw-r--r--.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..bf6b6eb
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>storperf</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.python.pydev.PyDevBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.python.pydev.pythonNature</nature>
+ </natures>
+</projectDescription>