2004-06-22 06:37:04 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2004-11-21 05:03:37 +08:00
|
|
|
<classpathentry kind="src" path="build/src"/>
|
|
|
|
<classpathentry kind="src" path="hyperic_jni/src"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="lib" path="lib/junit.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hyperic_jni/lib/cpptasks.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="lib" path="lib/log4j.jar"/>
|
2007-04-30 02:13:47 +08:00
|
|
|
<classpathentry kind="lib" path="lib/mx4j-jmx.jar"/>
|
2007-04-30 02:59:13 +08:00
|
|
|
<classpathentry kind="lib" path="lib/ant.jar"/>
|
2004-11-21 05:03:37 +08:00
|
|
|
<classpathentry kind="output" path="build/classes"/>
|
2004-06-22 06:37:04 +08:00
|
|
|
</classpath>
|