1 <?xml version="1.0" encoding="UTF-8"?> 2 <classpath> 3 <classpathentry excluding="Makefile|resources/" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 6 <classpathentry kind="lib" path="libs/androidprefs.jar" sourcepath="/AndroidPrefs"/> 7 <classpathentry kind="lib" path="libs/commons-compress-1.0.jar"/> 8 <classpathentry kind="lib" path="libs/groovy-all-1.7.0.jar" sourcepath="/GroovySrc/groovy-src-1.7.0.zip"/> 9 <classpathentry kind="lib" path="libs/kxml2-2.3.0.jar"/> 10 <classpathentry kind="lib" path="libs/layoutlib_api.jar"/> 11 <classpathentry kind="lib" path="libs/layoutlib_utils.jar"/> 12 <classpathentry kind="lib" path="libs/ninepatch.jar"/> 13 <classpathentry kind="lib" path="libs/sdklib.jar" sourcepath="/SdkLib"/> 14 <classpathentry kind="lib" path="libs/sdkstats.jar" sourcepath="/SdkStatsService"/> 15 <classpathentry kind="lib" path="libs/sdkuilib.jar" sourcepath="/SdkUiLib"/> 16 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/> 17 <classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/> 18 <classpathentry kind="output" path="bin"/> 19 </classpath> 20