Browse Source

246125: removed last Asm dependency from org.aspectj.weaver (world model ref). Removed bcelobjecttype dependency in ReferenceType.

tags/V1_6_3rc1
aclement 15 years ago
parent
commit
97a76188be
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      tests/.classpath

+ 1
- 0
tests/.classpath View File

@@ -16,5 +16,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
<classpathentry kind="lib" path="/lib/bcel/bcel-verifier.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save