2006-11-17 10:07:23 +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"/>
|
2007-02-15 14:55:28 +07:00
|
|
|
<classpathentry exported="true" kind="src" path="/tools"/>
|
2006-11-17 10:07:23 +07:00
|
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
|
|
|
<classpathentry kind="src" path="/looks"/>
|
|
|
|
<classpathentry kind="src" path="/jboss"/>
|
|
|
|
<classpathentry kind="lib" path="/interfaces/Interfaces.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/jnlp.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/lib/oracle.jar"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/derby"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/postgresql.jar"/>
|
2006-12-04 19:43:31 +07:00
|
|
|
<classpathentry kind="lib" path="/lib/fyracle.jar"/>
|
2006-12-13 12:31:21 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/ant.jar"/>
|
2006-11-17 10:07:23 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|