summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-11 12:51:59 +0400
committerAndrew Dolgov <[email protected]>2011-12-11 12:51:59 +0400
commit99627c4863434b0e4186bbe51ff9dd49721357db (patch)
tree3f9386eb8b31732f5048232cd0003d2dfd1b9749 /.project
parentb167df5e60143efbd4cc9121b7c4825f4f6608d1 (diff)
add eclipse stuff
Diffstat (limited to '.project')
-rw-r--r--.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 000000000..69b8b33cf
--- /dev/null
+++ b/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>tt-rss</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.dltk.core.scriptbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.php.core.PHPNature</nature>
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ </natures>
+</projectDescription>