2013-02-08 10:56:27 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2021-03-16 10:50:12 +01:00
|
|
|
<classpathentry kind="src" output="target/workspace-6.25.4-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2013-02-08 10:56:27 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-03-16 10:50:12 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/workspace-6.25.4-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
2016-09-21 18:10:02 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2013-02-08 10:56:27 +01:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
|
|
|
<attributes>
|
2019-04-03 17:17:31 +02:00
|
|
|
<attribute name="test" value="true"/>
|
2013-02-08 10:56:27 +01:00
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2016-09-21 18:10:02 +02:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
|
|
|
<attributes>
|
2019-04-03 12:05:13 +02:00
|
|
|
<attribute name="test" value="true"/>
|
2019-04-03 17:17:31 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2016-09-21 18:10:02 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-04-03 17:17:31 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2013-02-08 10:56:27 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-04-03 17:17:31 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2013-02-08 10:56:27 +01:00
|
|
|
<attributes>
|
2018-03-02 12:35:44 +01:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-04-03 17:17:31 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2013-02-08 10:56:27 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-03-16 10:50:12 +01:00
|
|
|
<classpathentry kind="output" path="target/workspace-6.25.4-SNAPSHOT/WEB-INF/classes"/>
|
2013-09-12 12:12:39 +02:00
|
|
|
</classpath>
|