aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.classpath
diff options
context:
space:
mode:
authoraclement <aclement>2005-01-19 09:36:46 +0000
committeraclement <aclement>2005-01-19 09:36:46 +0000
commit71966e3348a05cb99b88885b8e6b751cc61a638e (patch)
treec55bfb4bd3c329fbd466f4d5232131a4b0cf1871 /tests/.classpath
parent0c8315087053985cae6defeaa2e3f9377968de88 (diff)
downloadaspectj-71966e3348a05cb99b88885b8e6b751cc61a638e.tar.gz
aspectj-71966e3348a05cb99b88885b8e6b751cc61a638e.zip
Fix for Bug 82570: Weaved code does not include debug lines
Diffstat (limited to 'tests/.classpath')
-rw-r--r--tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath
index c312f108f..148ca2229 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -10,5 +10,6 @@
<classpathentry kind="src" path="/bridge"/>
<classpathentry kind="src" path="/ajde"/>
<classpathentry kind="src" path="/asm"/>
+ <classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>