aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 4dd30de56599803f55015208e37380ea4112b712 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src/testcases"/>
    <classpathentry kind="src" path="src/java"/>
    <classpathentry kind="src" path="src/examples/src"/>
    <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
    <classpathentry exported="true" kind="lib" path="D:/cygwin/opt/eclipse/workspace/jakarta-poi/tools/cents/junit.cent/lib/junit-3.7.jar"/>
    <classpathentry kind="output" path="build"/>
</classpath>