Home | History | Annotate | Download | only in com.android.ide.eclipse.gldebugger.tests
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
      4 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
      5 	<classpathentry kind="src" path="src"/>
      6     <classpathentry kind="lib" path="/plugin-gldebugger/libs/host-libprotobuf-java-2.3.0-lite.jar"/>
      7     <classpathentry kind="lib" path="/plugin-gldebugger/libs/liblzf-1.0.jar"/>
      8     <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
      9     <classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/>
     10 	<classpathentry kind="output" path="bin"/>
     11 </classpath>
     12