xref: /AOO41X/test/testassistant/.classpath (revision e6e6073ddaad3a04a985e8f05823629a884eb203)
1*e6e6073dSLiu Zhe<?xml version="1.0" encoding="UTF-8"?>
2*e6e6073dSLiu Zhe<classpath>
3*e6e6073dSLiu Zhe	<classpathentry exported="true" kind="lib" path="lib/testcommon.jar"/>
4*e6e6073dSLiu Zhe	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5*e6e6073dSLiu Zhe	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6*e6e6073dSLiu Zhe	<classpathentry kind="src" path="src"/>
7*e6e6073dSLiu Zhe	<classpathentry kind="output" path="bin"/>
8*e6e6073dSLiu Zhe</classpath>
9