awips2/cots/org.apache.velocity/.classpath

10 lines
514 B
Text
Raw Normal View History

<?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>