2002-11-10 20:34:01 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2003-08-02 15:02:28 -04:00
|
|
|
<classpathentry excluding="**/CVS/*" kind="src" path="src/testcases"/>
|
|
|
|
<classpathentry excluding="**/CVS/*" kind="src" path="src/java"/>
|
|
|
|
<classpathentry excluding="**/CVS/*" kind="src" path="src/contrib/src"/>
|
2003-07-18 22:48:17 -04:00
|
|
|
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
|
2003-08-02 15:02:28 -04:00
|
|
|
<classpathentry kind="lib" path="lib/commons-logging-1.0.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
|
|
|
<classpathentry kind="lib" path="src/contrib/lib/commons-lang-1.0-b1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="src/contrib/lib/commons-beanutils-1.6.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
|
2002-11-10 20:34:01 -05:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|