2016-06-13 09:48:29 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2019-12-05 14:26:23 +01:00
|
|
|
<classpathentry kind="src" output="target/gcube-ckan-datacatalog-1.7.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>
|
2017-04-03 16:43:36 +02:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
2019-03-25 11:50:16 +01:00
|
|
|
<attribute name="test" value="true"/>
|
2017-04-03 16:43:36 +02:00
|
|
|
<attribute name="optional" value="true"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-12-05 14:26:23 +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="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2017-04-03 16:43:36 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-04-03 16:43:36 +02:00
|
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
2019-12-05 14:26:23 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/gcube-ckan-datacatalog-1.7.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>
|
2019-12-05 14:26:23 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
2016-06-13 09:48:29 +02:00
|
|
|
<attributes>
|
2019-12-03 17:09:29 +01:00
|
|
|
<attribute name="owner.project.facets" value="java"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-12-05 14:26:23 +01:00
|
|
|
<classpathentry kind="output" path="target/gcube-ckan-datacatalog-1.7.0-SNAPSHOT/WEB-INF/classes"/>
|
2016-06-13 09:48:29 +02:00
|
|
|
</classpath>
|