Add Jakarta ORO to classpath.

This commit is contained in:
Ben Alex 2004-04-02 12:22:20 +00:00
parent 1b1d119836
commit eefc6b1bd5
1 changed files with 20 additions and 19 deletions

View File

@ -18,5 +18,6 @@
<classpathentry kind="lib" path="lib/extracted/jetty/org.mortbay.jetty-extracted.jar"/>
<classpathentry kind="lib" path="lib/extracted/resin/resin-extracted.jar"/>
<classpathentry kind="lib" path="integration-test/lib/httpunit.jar"/>
<classpathentry kind="lib" path="lib/regexp/jakarta-oro.jar"/>
<classpathentry kind="output" path="target/eclipseclasses"/>
</classpath>