2012-01-06 08:55:05 -06:00
|
|
|
<?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"/>
|
2012-07-10 07:53:49 -05:00
|
|
|
<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"/>
|
2012-01-06 08:55:05 -06:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|