PP-Labs_WS-2024-2025/.classpath

18 lines
776 B
Plaintext
Raw Normal View History

2024-10-24 17:52:20 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2024-10-24 21:49:25 +02:00
<classpathentry excluding="main/java/|main/resources/|test/java/|test/resources/" kind="src" path="src"/>
<classpathentry kind="src" path="eigenes"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
2024-10-24 17:52:20 +02:00
<attributes>
2024-10-24 21:49:25 +02:00
<attribute name="module" value="true"/>
2024-10-24 17:52:20 +02:00
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
2024-10-24 21:49:25 +02:00
<classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
2024-10-24 17:52:20 +02:00
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>