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