2020-10-23 18:18:06 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2021-07-20 15:18:33 +02:00
|
|
|
<classpathentry kind="src" output="target/geoportal-data-viewer-app-1.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2020-10-23 18:18:06 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-07-20 15:18:33 +02:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/geoportal-data-viewer-app-1.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
2020-10-23 18:18:06 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-11-24 17:24:41 +01:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
2020-10-23 18:18:06 +02:00
|
|
|
<attributes>
|
2020-12-09 14:28:32 +01:00
|
|
|
<attribute name="test" value="true"/>
|
2020-11-24 17:24:41 +01:00
|
|
|
<attribute name="optional" value="true"/>
|
2020-10-23 18:18:06 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
|
|
|
<attributes>
|
2020-11-24 17:24:41 +01:00
|
|
|
<attribute name="test" value="true"/>
|
2020-12-09 14:28:32 +01:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2020-10-23 18:18:06 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2020-11-19 15:19:27 +01:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2020-10-23 18:18:06 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-12-11 09:51:20 +01:00
|
|
|
<classpathentry kind="lib" path="/home/francescomangiacrapa/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar"/>
|
2021-07-20 15:18:33 +02:00
|
|
|
<classpathentry kind="output" path="target/geoportal-data-viewer-app-1.2.0-SNAPSHOT/WEB-INF/classes"/>
|
2020-10-23 18:18:06 +02:00
|
|
|
</classpath>
|