2016-06-13 09:48:29 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2021-04-09 15:39:48 +02:00
|
|
|
<classpathentry kind="src" output="target/gcube-ckan-datacatalog-2.0.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-09-24 12:53:58 +02:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
2019-12-05 14:26:23 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="test" value="true"/>
|
2020-09-24 12:53:58 +02:00
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-12-05 14:26:23 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-04-09 15:39:48 +02:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/gcube-ckan-datacatalog-2.0.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-03-09 17:08:58 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
<attribute name="test" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-04-03 16:43:36 +02:00
|
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
2020-09-24 12:53:58 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-09-24 12:53:58 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
2019-12-09 12:03:51 +01:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2020-09-24 12:53:58 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-04-09 15:39:48 +02:00
|
|
|
<classpathentry kind="output" path="target/gcube-ckan-datacatalog-2.0.0-SNAPSHOT/WEB-INF/classes"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
</classpath>
|