Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e22b721a325f4d2d49e8a9b8f32a290bbfc488d7 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="lib" path="lib/bug565512.jar" rootpath=""/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top