summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorRick Ross <rick@dzone.com>2010-01-31 12:57:27 -0500
committerRick Ross <rick@dzone.com>2010-01-31 12:57:27 -0500
commitad8b847b35ede943dd916ca84eb42d8992317000 (patch)
treed4cbd335786ec69f7c626256b99606c8e076dc45 /.project
parentad2e22b999b3b795f60e0f95abcaf3b339567294 (diff)
downloadaskbot-ad8b847b35ede943dd916ca84eb42d8992317000.tar.gz
askbot-ad8b847b35ede943dd916ca84eb42d8992317000.tar.bz2
askbot-ad8b847b35ede943dd916ca84eb42d8992317000.zip
Eclipse PyDev project files (allows you to use OSQA as an Eclipse project)
Diffstat (limited to '.project')
-rw-r--r--.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 00000000..8e56b007
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>osqa</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.python.pydev.PyDevBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.python.pydev.pythonNature</nature>
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ </natures>
+</projectDescription>