PR2WS22/Bank-Beispiel/.classpath

11 lines
318 B
Plaintext
Raw Normal View History

2022-10-03 22:08:51 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2022-10-04 02:04:50 +02:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
2022-10-03 22:08:51 +02:00
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>