PR2/.classpath

14 lines
532 B
Plaintext
Raw Normal View History

2024-04-21 12:35:12 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry excluding="Moodle_Uebungen/|Exercises/" kind="src" path=""/>
<classpathentry kind="src" path="Exercises"/>
<classpathentry kind="src" path="Moodle_Uebungen"/>
<classpathentry kind="output" path="bin"/>
</classpath>