aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'bcel-builder/.classpath')
-rw-r--r--bcel-builder/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcel-builder/.classpath b/bcel-builder/.classpath
index 795a5a614..7c0df08e1 100644
--- a/bcel-builder/.classpath
+++ b/bcel-builder/.classpath
@@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>