Fixed classpath issue (missing junit libraries)

https://sourceforge.net/forum/message.php?msg_id=4307401
This commit is contained in:
deathmeat 2007-05-11 15:06:53 +00:00
parent b3a2457a8d
commit 1b949c9576
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
<pathelement location="../tools/lib/servlet-api.jar" />
<pathelement location="../tools/lib/mail.jar" />
<pathelement location="../tools/lib/bsh-1.3.0.jar" />
<pathelement location="../tools/lib/junit.jar" />
<pathelement location="../lib/oracle.jar" />
<pathelement location="../lib/jboss.jar" />
<pathelement location="../lib/postgresql.jar" />