2022-09-27 09:29:57 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2022-10-25 15:18:25 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2022-10-18 22:20:16 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
|
2022-09-27 09:29:57 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|