aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/.classpath
blob: 0a864e2b8342c0b2cb23ba8e427633389ea0ce56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="/util"/>
    <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
    <classpathentry kind="src" path="/bridge"/>
    <classpathentry kind="src" path="/asm"/>
    <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
    <classpathentry kind="src" path="/org.eclipse.jdt.core"/>
    <classpathentry kind="lib" path="/lib/eclipse2.0/jdtDepends.jar" sourcepath="/lib/eclipse2.0/jdtDependsSrc.zip"/>
    <classpathentry kind="output" path="bin"/>
</classpath>