2006-11-17 10:05:56 +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="/base"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/looks"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jfreechart-1.0.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jcommon-1.0.5.jar"/>
|
2007-10-29 08:10:00 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/swingx-0.9.0.jar"/>
|
2008-02-16 12:00:44 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/groovy-all-1.5.1.jar"/>
|
2006-11-17 10:05:56 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|