Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7398f97e2d04920f9335db555ee38a1321e0a092 (plain) (blame)
1
2
3
4
5
6
7
<?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>

Back to the top