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="/print"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/dbPort"/>
|
|
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
|
|
|
<classpathentry kind="src" path="/looks"/>
|
|
|
|
<classpathentry kind="lib" path="/interfaces/Interfaces.jar" sourcepath="/interfaces/src"/>
|
|
|
|
<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"/>
|
2006-11-17 10:05:26 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|