RoboterFabrik/.classpath

9 lines
362 B
Plaintext
Raw Normal View History

2023-01-07 14:15:53 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="Bank-Beispiel/src"/>
<classpathentry kind="src" path="Roboter"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
2023-01-07 14:15:53 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>