1 <?xml version="1.0" encoding="UTF-8"?> 2 <classpath> 3 <classpathentry exported="true" kind="lib" path="libs/bcpkix-jdk15on-1.48.jar"/> 4 <classpathentry exported="true" kind="lib" path="libs/bcprov-jdk15on-1.48.jar"/> 5 <classpathentry exported="true" kind="lib" path="libs/dvlib.jar" sourcepath="/dvlib"/> 6 <classpathentry exported="true" kind="lib" path="libs/common.jar" sourcepath="/common"/> 7 <classpathentry exported="true" kind="lib" path="libs/commons-codec-1.4.jar"/> 8 <classpathentry exported="true" kind="lib" path="libs/commons-compress-1.0.jar"/> 9 <classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.1.jar"/> 10 <classpathentry exported="true" kind="lib" path="libs/guava-13.0.1.jar"/> 11 <classpathentry exported="true" kind="lib" path="libs/httpclient-4.1.1.jar"/> 12 <classpathentry exported="true" kind="lib" path="libs/httpcore-4.1.jar"/> 13 <classpathentry exported="true" kind="lib" path="libs/kxml2-2.3.0.jar"/> 14 <classpathentry exported="true" kind="lib" path="libs/layoutlib-api.jar" sourcepath="/layoutlib-api"/> 15 <classpathentry exported="true" kind="lib" path="libs/sdklib.jar" sourcepath="/sdklib"/> 16 <classpathentry exported="true" kind="lib" path="libs/sdkstats.jar" sourcepath="/sdkstats"/> 17 <classpathentry exported="true" kind="lib" path="libs/sdk-common.jar" sourcepath="/sdk-common"/> 18 <classpathentry exported="true" kind="lib" path="libs/httpmime-4.1.jar"/> 19 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 20 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 21 <classpathentry kind="src" path="src"/> 22 <classpathentry kind="output" path="bin"/> 23 </classpath> 24