aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-11-18 06:08:32 +0000
committerwisberg <wisberg>2005-11-18 06:08:32 +0000
commita2fd71fc5098236847b6976ca49a731393cb0076 (patch)
tree518e40a73853c36de02fa2545fe7f1b533d72f9d
parent555eae61fec76c78376a76803cd3b67171e1ddb6 (diff)
downloadaspectj-a2fd71fc5098236847b6976ca49a731393cb0076.tar.gz
aspectj-a2fd71fc5098236847b6976ca49a731393cb0076.zip
Replacing bcel-builder with bcel. Should just export from weaver.
-rw-r--r--loadtime/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/loadtime/.classpath b/loadtime/.classpath
index 8ac0f898e..cbc24de0f 100644
--- a/loadtime/.classpath
+++ b/loadtime/.classpath
@@ -7,11 +7,11 @@
<classpathentry combineaccessrules="false" kind="src" path="/bridge"/>
<classpathentry combineaccessrules="false" kind="src" path="/util"/>
<classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
- <classpathentry combineaccessrules="false" kind="src" path="/bcel-builder"/>
<classpathentry kind="lib" path="/lib/ext/jrockit/managementapi-jrockit81.jar"/>
<classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
<classpathentry kind="lib" path="/lib/ant/lib/xml-apis.jar"/>
<classpathentry kind="lib" path="/lib/ant/lib/xercesImpl.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
+ <classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>