2006-11-17 10:12:25 +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="lib" path="/tools/lib/looks-2.0.4.jar"/>
|
2007-10-29 07:55:11 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/swingx-0.9.0.jar"/>
|
2006-11-17 10:12:25 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|