Added junit.jar to base project else it do not compile.

Added jars to svn:ignore.
This commit is contained in:
trifonnt 2007-05-14 15:45:07 +00:00
parent b86d40fc68
commit 9cc835c68b
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="/tools/lib/jfreechart-1.0.2.jar"/>
<classpathentry kind="lib" path="/tools/lib/jcommon-1.0.5.jar"/>
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>