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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <stefan.niedermann@googlemail.com>2015-10-01 18:54:20 +0300
committerStefan Niedermann <stefan.niedermann@googlemail.com>2015-10-01 18:54:20 +0300
commit820540ce48d756be16c51889ca8b00f77691369b (patch)
treebf7fb2fd02484c2cf1d8f2e214c396725cef1cc1 /app/.classpath
Initial commit
Diffstat (limited to 'app/.classpath')
-rw-r--r--app/.classpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/.classpath b/app/.classpath
new file mode 100644
index 00000000..51769745
--- /dev/null
+++ b/app/.classpath
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>