1 faa4b864SLei De Bin<?xml version="1.0" encoding="UTF-8"?> 2 faa4b864SLei De Bin<classpath> 3 95269d92SLiu Zhe <classpathentry kind="src" path="source"/> 4 faa4b864SLei De Bin <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 7dd7871fSLei De Bin <classpathentry combineaccessrules="false" kind="src" path="/testcommon"/> 6 0e2e75f4SLiu Zhe <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 7 2d64174bSLiu Zhe <classpathentry kind="var" path="openoffice.home"/> 8 2d64174bSLiu Zhe <classpathentry kind="var" path="JRE_LIB"/> 9 *6b55ece7SLiu Zhe <classpathentry kind="lib" path="data"/> 10 0e2e75f4SLiu Zhe <classpathentry kind="output" path="bin"/> 11 faa4b864SLei De Bin</classpath> 12