2006-11-17 10:05:26 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/looks"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/commons-net-1.4.0.jar"/>
|
2007-02-21 13:25:40 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/ant.jar"/>
|
2007-05-10 10:18:34 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/itext-1.4.8.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jpedal.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jnlp.jar"/>
|
2007-05-10 12:22:24 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
2007-05-12 14:34:47 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/jfreechart-1.0.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jcommon-1.0.5.jar"/>
|
2007-05-14 22:45:07 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
|
2007-07-04 17:04:21 +07:00
|
|
|
<classpathentry kind="lib" path="/jboss/client/jbossall-client.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/postgresql.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/ocrs12.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/ojdbc14.jar"/>
|
2007-09-26 16:08:59 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/c3p0-0.9.1.2.jar"/>
|
2007-10-10 01:23:41 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/barbecue-1.1.jar"/>
|
2008-01-26 14:52:44 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/script-api.jar"/>
|
2008-02-16 11:57:01 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/poi-2.0-final-20040126.jar"/>
|
2006-11-17 10:05:26 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|