2002-11-10 20:34:01 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/testcases"/>
|
|
|
|
<classpathentry kind="src" path="src/java"/>
|
|
|
|
<classpathentry kind="src" path="src/examples/src"/>
|
|
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
2003-01-01 04:24:39 -05:00
|
|
|
<classpathentry kind="lib" path="tools/cents/junit.cent/lib/junit-3.7.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/core/commons-logging-1.0.jar"/>
|
2002-11-10 20:34:01 -05:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|