summaryrefslogtreecommitdiffstats
path: root/ajbrowser/.classpath
diff options
context:
space:
mode:
authormkersten <mkersten>2003-07-15 14:07:33 +0000
committermkersten <mkersten>2003-07-15 14:07:33 +0000
commit1f6ba6912c9f36f96866541c02d4cf3270b90e29 (patch)
tree328bc44681fd7fc4b49981b213d08242b654d89f /ajbrowser/.classpath
parent7d44a8a3a5014d65eee923b210e378049e3407b2 (diff)
downloadaspectj-1f6ba6912c9f36f96866541c02d4cf3270b90e29.tar.gz
aspectj-1f6ba6912c9f36f96866541c02d4cf3270b90e29.zip
Removed project dependancy on taskdefs project.
Diffstat (limited to 'ajbrowser/.classpath')
-rw-r--r--ajbrowser/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/ajbrowser/.classpath b/ajbrowser/.classpath
index b4488b402..99318fa2d 100644
--- a/ajbrowser/.classpath
+++ b/ajbrowser/.classpath
@@ -2,12 +2,11 @@
<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="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="/ajde"/>
<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="/taskdefs"/>
<classpathentry kind="output" path="bin"/>
</classpath>