diff options
Diffstat (limited to 'layoutlib_api/sample/.classpath')
-rw-r--r-- | layoutlib_api/sample/.classpath | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/layoutlib_api/sample/.classpath b/layoutlib_api/sample/.classpath deleted file mode 100644 index 0f75c98..0000000 --- a/layoutlib_api/sample/.classpath +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="var" path="ANDROID_SRC/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_SRC/dalvik/libcore/xml/src/main/java"/> - <classpathentry combineaccessrules="false" kind="src" path="/common"/> - <classpathentry combineaccessrules="false" kind="src" path="/sdk_common"/> - <classpathentry combineaccessrules="false" kind="src" path="/layoutlib_api"/> - <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/> - <classpathentry kind="output" path="bin"/> -</classpath> |