aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
diff options
context:
space:
mode:
Diffstat (limited to 'weaver')
-rw-r--r--weaver/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/weaver/.classpath b/weaver/.classpath
index 1930f369b..86594b1f6 100644
--- a/weaver/.classpath
+++ b/weaver/.classpath
@@ -13,6 +13,6 @@
<classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
- <classpathentry kind="lib" path="/lib/asm/asm-5.0.1.renamed.jar"/>
+ <classpathentry kind="lib" path="/lib/asm/asm-6.0_ALPHA.renamed.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>