12 lines
632 B
XML
12 lines
632 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/ant.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/apache-mime4j-0.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/castor-1.0.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/xmlbeans-2.3.0.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|