2006-11-17 10:12:59 +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="/dbPort"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/looks"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/barbecue-1.0.6d.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/lib/CCTools.jar"/>
|
2007-02-15 15:06:33 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/itext-1.4.8.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jpedal.jar"/>
|
2006-11-17 10:12:59 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|