* fixed .classpath

This commit is contained in:
Heng Sin Low 2008-07-23 16:57:01 +00:00
parent 6d5dc34f34
commit ce279058a9
1 changed files with 2 additions and 0 deletions

View File

@ -22,5 +22,7 @@
<classpathentry kind="lib" path="/tools/lib/j2ee.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/timelinez.jar" sourcepath="WEB-INF/lib/timelinez-sources.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/zweb.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/jcommon.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/jfreechart.jar"/>
<classpathentry kind="output" path="WEB-INF/classes"/>
</classpath>