Skip to content
Snippets Groups Projects
.classpath 300 B
Newer Older
david_williams's avatar
david_williams committed
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry path="src" kind="src"/>
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
	<classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
	<classpathentry path="bin" kind="output"/>
</classpath>