diff options
Diffstat (limited to 'testapps/javaProjectTest/lib1/.classpath')
-rw-r--r-- | testapps/javaProjectTest/lib1/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testapps/javaProjectTest/lib1/.classpath b/testapps/javaProjectTest/lib1/.classpath index 3cdb2e0..e609be1 100644 --- a/testapps/javaProjectTest/lib1/.classpath +++ b/testapps/javaProjectTest/lib1/.classpath @@ -5,5 +5,6 @@ <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> |