Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f5705aefb6f128245e8c30590d34bc82dbd4aebe (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="target-eclipse/classes"/>
</classpath>

Back to the top