UebungPr2/oldclasspath.txt

12 lines
409 B
Plaintext
Raw Permalink Normal View History

2022-10-24 21:49:51 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2022-10-25 14:43:24 +02:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
2022-10-24 21:49:51 +02:00
<classpathentry kind="src" path="Bank-Beispiel/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="output" path="bin"/>
</classpath>