.classpath 348 Bytes
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
3 4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5 6 7 8
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="_generated"/>
	<classpathentry kind="output" path="bin"/>
</classpath>