2022-10-20 21:13:31 +02:00
|
|
|
<<<<<<< HEAD
|
2022-10-04 00:42:44 +02: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-17">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|
2022-10-20 21:13:31 +02:00
|
|
|
=======
|
2022-09-27 09:29:57 +02: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-17">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
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>
|
2022-10-20 21:13:31 +02:00
|
|
|
>>>>>>> branch 'main' of https://gitty.informatik.hs-mannheim.de/hummel/Bank-System.git
|