aboutsummaryrefslogtreecommitdiffstats
path: root/aspectj5rt/.classpath
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-05-11 09:18:33 +0000
committerwisberg <wisberg>2005-05-11 09:18:33 +0000
commita2545d0e25640e03d2e97a6229ffe9f031617f9f (patch)
treebd673df3ca2a7fad3639af32adce81c9d09e123c /aspectj5rt/.classpath
parentc479b60b4987b55a9ba84bd472dc0e1119942ae4 (diff)
downloadaspectj-a2545d0e25640e03d2e97a6229ffe9f031617f9f.tar.gz
aspectj-a2545d0e25640e03d2e97a6229ffe9f031617f9f.zip
testsrc -> java5-testsrc, placeholders for pre-1.5 build
Diffstat (limited to 'aspectj5rt/.classpath')
-rw-r--r--aspectj5rt/.classpath37
1 files changed, 32 insertions, 5 deletions
diff --git a/aspectj5rt/.classpath b/aspectj5rt/.classpath
index 81b85bea2..ad9ea7abc 100644
--- a/aspectj5rt/.classpath
+++ b/aspectj5rt/.classpath
@@ -1,9 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="java5-src"/>
- <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB"/>
- <classpathentry kind="src" path="/runtime"/>
- <classpathentry kind="src" path="testsrc"/>
- <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
+ <classpathentry kind="src" path="java5-src">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="testsrc">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="/runtime">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="java5-testsrc">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="src">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry combineaccessrules="false" kind="src" path="/testing-util">
+ <attributes>
+ </attributes>
+ </classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>