14 lines
696 B
Plaintext
14 lines
696 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry kind="lib" path="lib/bsh.jar"/>
|
||
|
<classpathentry kind="lib" path="lib/fmpp.jar"/>
|
||
|
<classpathentry kind="lib" path="lib/freemarker.jar"/>
|
||
|
<classpathentry kind="lib" path="lib/oro.jar"/>
|
||
|
<classpathentry kind="lib" path="lib/resolver.jar"/>
|
||
|
<classpathentry kind="lib" path="lib/jdom-2.0.2.jar"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|