9 lines
514 B
XML
9 lines
514 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="velocity-tools-generic-2.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="velocity-1.7.jar" sourcepath="velocity-1.7-src.zip"/>
|
|
<classpathentry exported="true" kind="lib" path="oro-2.0.8.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|