2013-12-12 20:58:10 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-12-12 21:03:05 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2013-12-12 20:58:10 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2014-12-09 22:19:15 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2013-12-12 21:03:05 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2013-12-12 20:58:10 +01:00
|
|
|
</classpath>
|