fixed multi-project setup to compile in eclipse.

This commit is contained in:
trifonnt 2009-03-25 22:01:45 +00:00
parent 0e63cd09fd
commit e0050517b1
1 changed files with 11 additions and 10 deletions

View File

@ -6,5 +6,6 @@
<classpathentry kind="src" path="/tools"/>
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
<classpathentry kind="lib" path="/tools/lib/testing/SuperCSV-with_src-1.52.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>