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