diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath')
-rw-r--r-- | sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath b/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath new file mode 100644 index 0000000000..168313b5c6 --- /dev/null +++ b/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Android"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|