summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorBen Konrath <ben@bagu.org>2010-03-24 10:44:11 -0700
committerBen Konrath <ben@bagu.org>2010-03-24 10:44:11 -0700
commitd7e949c04661fad6f0233afab529491349d612fd (patch)
tree4299cd8627fd504b0ad0904f6ab00937905cad9a /.project
parentf4c7aabaa458e5de53c174af3bacc3786e6ac834 (diff)
downloadcaribou-d7e949c04661fad6f0233afab529491349d612fd.tar.gz
add pydev config files
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..d827dfb
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>caribou</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>