xref: /AOO41X/test/testgui/.classpath (revision 6b55ece7070f447348a590a1a949470612a771e0)
1e6e6073dSLiu Zhe<?xml version="1.0" encoding="UTF-8"?>
2e6e6073dSLiu Zhe<classpath>
3e6e6073dSLiu Zhe	<classpathentry kind="src" path="source"/>
4e6e6073dSLiu Zhe	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5e6e6073dSLiu Zhe	<classpathentry combineaccessrules="false" kind="src" path="/testcommon"/>
6e6e6073dSLiu Zhe	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7e6e6073dSLiu Zhe	<classpathentry kind="var" path="openoffice.home"/>
8e6e6073dSLiu Zhe	<classpathentry kind="var" path="JRE_LIB"/>
9*6b55ece7SLiu Zhe	<classpathentry kind="lib" path="data"/>
10e6e6073dSLiu Zhe	<classpathentry kind="output" path="bin"/>
11e6e6073dSLiu Zhe</classpath>
12