diff options
Diffstat (limited to 'layoutlib_api/sample/.classpath')
-rw-r--r-- | layoutlib_api/sample/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layoutlib_api/sample/.classpath b/layoutlib_api/sample/.classpath index 53c678b..0f75c98 100644 --- a/layoutlib_api/sample/.classpath +++ b/layoutlib_api/sample/.classpath @@ -4,7 +4,7 @@ <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="/ide_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"/> |