Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@pontapreta.net>2016-08-31 03:02:30 +0300
committerMaxence Lange <maxence@pontapreta.net>2016-08-31 03:02:30 +0300
commit0c5791537ea7ca233a97df47b91c8335aa55ddeb (patch)
tree100866d7bf3f39de7690dd7a88c8d571020d1cdb /.buildpath
parent1455d205aea29250847e66004f9ce7285fa2d19f (diff)
First alpha release
cf README
Diffstat (limited to '.buildpath')
-rw-r--r--.buildpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/.buildpath b/.buildpath
new file mode 100644
index 0000000..fc4b790
--- /dev/null
+++ b/.buildpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<buildpath>
+ <buildpathentry kind="src" path="appinfo"/>
+ <buildpathentry kind="src" path="templates"/>
+ <buildpathentry kind="src" path="tests"/>
+ <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
+</buildpath>