aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers/.classpath
blob: e7dfb2a5f67b7b4bba565e2e96755ba4a4344077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="/bcweaver"/>
    <classpathentry kind="src" path="/testing"/>
    <classpathentry kind="src" path="/testing-client"/>
    <classpathentry kind="src" path="/util"/>
    <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.zip"/>
    <classpathentry kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
    <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
    <classpathentry kind="src" path="/asm"/>
    <classpathentry kind="src" path="/org.eclipse.jdt.core"/>
    <classpathentry kind="output" path="bin"/>
</classpath>