9 lines
415 B
Plaintext
Raw Permalink Normal View History

2019-03-20 14:04:15 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
2019-05-13 16:00:31 +02:00
<classpathentry kind="src" path="tests"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
2019-03-20 14:04:15 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>