Skip to content
Snippets Groups Projects
.classpath 339 B
Newer Older
marvin's avatar
marvin committed
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/jaxen-1.2.0.jar"/>
	<classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>