xref: /trunk/test/testuno/.classpath_linux (revision e6e6073ddaad3a04a985e8f05823629a884eb203)
1*e6e6073dSLiu Zhe<?xml version="1.0" encoding="UTF-8"?>
2*e6e6073dSLiu Zhe<classpath>
3*e6e6073dSLiu Zhe    <classpathentry kind="src" path="source"/>
4*e6e6073dSLiu Zhe    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5*e6e6073dSLiu Zhe    <classpathentry combineaccessrules="false" kind="src" path="/testcommon"/>
6*e6e6073dSLiu Zhe    <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7*e6e6073dSLiu Zhe    <classpathentry kind="var" path="openoffice.home"/>
8*e6e6073dSLiu Zhe    <classpathentry kind="var" path="openoffice.home/basis-link/program/classes/unoil.jar"/>
9*e6e6073dSLiu Zhe    <classpathentry kind="var" path="openoffice.home/basis-link/ure-link/share/java/jurt.jar"/>
10*e6e6073dSLiu Zhe    <classpathentry kind="var" path="openoffice.home/basis-link/ure-link/share/java/juh.jar"/>
11*e6e6073dSLiu Zhe    <classpathentry kind="var" path="openoffice.home/basis-link/ure-link/share/java/ridl.jar"/>
12*e6e6073dSLiu Zhe    <classpathentry kind="output" path="bin"/>
13*e6e6073dSLiu Zhe</classpath>
14