aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/.classpath
diff options
context:
space:
mode:
authoraclement <aclement>2008-09-17 19:49:01 +0000
committeraclement <aclement>2008-09-17 19:49:01 +0000
commit3a9d4a2bc3092d0e8bd92eec472ddd8203f8ece8 (patch)
tree4393287e055bae38f65c19d19f1d9b0776e27440 /weaver/.classpath
parent98d29e0a89334d51682e6e36467f01808dfabc16 (diff)
downloadaspectj-3a9d4a2bc3092d0e8bd92eec472ddd8203f8ece8.tar.gz
aspectj-3a9d4a2bc3092d0e8bd92eec472ddd8203f8ece8.zip
can add stackmap attributes with: -1.6 -Xset:generateStackMaps=true
Diffstat (limited to 'weaver/.classpath')
-rw-r--r--weaver/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/weaver/.classpath b/weaver/.classpath
index 0ac3d80ff..adee2df97 100644
--- a/weaver/.classpath
+++ b/weaver/.classpath
@@ -12,5 +12,6 @@
<classpathentry kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
<classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="/lib/asm/asm-3.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>