2002-07-31 16:36:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2005-06-29 20:10:37 +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"/>
|
2005-05-31 20:33:03 +00:00
|
|
|
<classpathentry kind="lib" path="lib/castor-0.9.6-xml.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>
|