aboutsummaryrefslogtreecommitdiff
path: root/testapps/javaProjectTest/lib1/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/javaProjectTest/lib1/.classpath')
-rw-r--r--testapps/javaProjectTest/lib1/.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/testapps/javaProjectTest/lib1/.classpath b/testapps/javaProjectTest/lib1/.classpath
new file mode 100644
index 000000000..e609be11a
--- /dev/null
+++ b/testapps/javaProjectTest/lib1/.classpath
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry combineaccessrules="false" exported="true" kind="src" path="/javaProjectTest-javaProject"/>
+ <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/USERLIBTEST2"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>