Fix ZKWebUI classpath in multiple project setup.

This commit is contained in:
trifonnt 2009-08-03 07:32:53 +00:00
parent 50112175b6
commit fecd8269ad
1 changed files with 2 additions and 1 deletions

View File

@ -8,10 +8,11 @@
<classpathentry kind="lib" path="WEB-INF/lib/zul.jar" sourcepath="WEB-INF/lib/zul-sources.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/keylistener.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/tools"/>
<classpathentry kind="src" path="/client"/>
<classpathentry kind="src" path="/JasperReports"/>
<classpathentry kind="src" path="/JasperReportsTools"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/C-_applications_apache-tomcat-5.5.26"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.5.27"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="/tools/lib/xercesImpl.jar"/>