diff options
author | BasherSlash@gmail.com <BasherSlash@gmail.com> | 2011-05-09 23:13:42 +0000 |
---|---|---|
committer | BasherSlash@gmail.com <BasherSlash@gmail.com> | 2011-05-09 23:13:42 +0000 |
commit | 2758523fbd5024ec84b680b722d4a008e7436392 (patch) | |
tree | 9a5b10c44891342d14bdbfa099d2c4d6658936bb /JKTwitterBot/.project | |
parent | 0bd318faf97a65ba890fbc635db040e5e36ceee2 (diff) |
Diffstat (limited to 'JKTwitterBot/.project')
-rw-r--r-- | JKTwitterBot/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/JKTwitterBot/.project b/JKTwitterBot/.project new file mode 100644 index 0000000..eddb377 --- /dev/null +++ b/JKTwitterBot/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>JKTwitterBot</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>
|