2002-07-31 16:36:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2004-11-21 22:32:27 +00:00
|
|
|
<classpathentry kind="src" path="src/"/>
|
2003-12-09 00:16:42 +00:00
|
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
|
2004-04-20 20:52:14 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2003-12-09 00:16:42 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2002-07-31 16:36:59 +00:00
|
|
|
</classpath>
|