summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-11 17:34:33 +0300
committerAndrew Dolgov <[email protected]>2015-06-11 17:34:33 +0300
commitf79c4a867b6e00da34c2b15524c834007958125e (patch)
treecf9ad5b5fac32cae17cb7b3590027f08d45267cc
parent53df80c43f30c3efed9e8dd79e2dc5625bc0ab11 (diff)
remove obsolete eclipse project files
-rw-r--r--.buildpath5
-rw-r--r--.project28
2 files changed, 0 insertions, 33 deletions
diff --git a/.buildpath b/.buildpath
deleted file mode 100644
index 606f236d0..000000000
--- a/.buildpath
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<buildpath>
- <buildpathentry kind="src" path=""/>
- <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
-</buildpath>
diff --git a/.project b/.project
deleted file mode 100644
index 69b8b33cf..000000000
--- a/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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>