fixed eclipse classpath multiple project setup.

This commit is contained in:
trifonnt 2008-12-01 08:59:49 +00:00
parent 4cfdd6dd8d
commit 80de00f6f9
1 changed files with 1 additions and 1 deletions

View File

@ -19,11 +19,11 @@
<classpathentry kind="lib" path="WEB-INF/lib/zkex.jar" sourcepath="WEB-INF/lib/zkex-sources.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/zkplus.jar" sourcepath="WEB-INF/lib/zkplus-sources.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/zhtml.jar"/>
<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 combineaccessrules="false" kind="src" path="/extend"/>
<classpathentry kind="lib" path="/tools/lib/javaee.jar"/>
<classpathentry kind="output" path="WEB-INF/classes"/>
</classpath>