summaryrefslogtreecommitdiffstats
path: root/testing-client/.classpath
blob: 116a952ab56db6e68021fbe2009b1bea65f7abce (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="testsrc"/>
    <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
    <classpathentry kind="src" path="/bridge"/>
    <classpathentry kind="src" path="/util"/>
    <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>