2012-06-20 14:11:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-07-20 05:50:55 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2013-01-23 09:55:48 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/ckez.jar" sourcepath="lib/src/ckez-sources.jar"/>
|
2014-03-18 09:38:19 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/calendar.jar" sourcepath="lib/src/calendar-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/asm.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/cglib.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-el.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-fileupload.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-io.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/Filters.jar"/>
|
2012-12-24 15:24:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/gmapsz.jar" sourcepath="lib/src/gmapsz-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jruby.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/js.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/json_simple.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/junit.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jxl.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jython.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/mvel.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/ognl.jar"/>
|
2012-12-24 15:24:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/timelinez.jar" sourcepath="lib/src/timelinez-sources.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/timeplotz.jar" sourcepath="lib/src/timeplotz-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zcommon.jar" sourcepath="lib/src/zcommon-sources.jar"/>
|
2012-12-24 15:24:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zhtml.jar" sourcepath="lib/src/zhtml-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zk.jar" sourcepath="lib/src/zk-sources.jar"/>
|
2012-12-24 15:24:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zkplus.jar" sourcepath="lib/src/zkplus-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zul.jar" sourcepath="lib/src/zul-sources.jar"/>
|
2012-11-01 19:37:49 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zweb.jar" sourcepath="lib/src/zweb-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2012-12-24 15:24:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zel.jar" sourcepath="lib/src/zel-sources.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/zkbind.jar" sourcepath="lib/src/zkbind-sources.jar"/>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|