aboutsummaryrefslogtreecommitdiff
path: root/apps/DeviceConfig/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'apps/DeviceConfig/.classpath')
-rw-r--r--apps/DeviceConfig/.classpath16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/DeviceConfig/.classpath b/apps/DeviceConfig/.classpath
new file mode 100644
index 000000000..4f8e887d2
--- /dev/null
+++ b/apps/DeviceConfig/.classpath
@@ -0,0 +1,16 @@
+<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry kind="lib" path="/home/michaelwr/android-sdks/platforms/android-15/android.jar">
+ <attributes>
+ <attribute name="javadoc_location" value="file:/home/michaelwr/android-sdks/docs/reference"/>
+ </attributes>
+ <accessrules>
+ <accessrule kind="nonaccessible" pattern="com/android/internal/**"/>
+ </accessrules>
+ </classpathentry>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>