2016-10-25 12:46:50 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2024-09-16 14:32:14 +02:00
|
|
|
<classpathentry kind="src" output="target/data-miner-manager-cl-1.11.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2016-10-25 12:46:50 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2024-09-16 14:32:14 +02:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/data-miner-manager-cl-1.11.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
2016-10-25 12:46:50 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-05-10 12:44:22 +02:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
2016-10-25 12:46:50 +02:00
|
|
|
<attributes>
|
2017-05-10 12:44:22 +02:00
|
|
|
<attribute name="optional" value="true"/>
|
2016-10-25 12:46:50 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2022-11-15 15:47:32 +01:00
|
|
|
<attribute name="test" value="true"/>
|
2016-10-25 12:46:50 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-05-10 12:44:22 +02:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
2016-10-25 12:46:50 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2022-11-15 15:47:32 +01:00
|
|
|
<attribute name="test" value="true"/>
|
2016-10-25 12:46:50 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2016-11-03 11:59:56 +01:00
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
|
2016-10-25 12:46:50 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-03-28 18:10:56 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2017-05-10 12:44:22 +02:00
|
|
|
<attributes>
|
2018-05-03 14:43:24 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2017-05-10 12:44:22 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2024-09-16 14:32:14 +02:00
|
|
|
<classpathentry kind="output" path="target/data-miner-manager-cl-1.11.0-SNAPSHOT/WEB-INF/classes"/>
|
2016-10-25 12:46:50 +02:00
|
|
|
</classpath>
|