2013-02-08 10:56:27 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2019-02-22 11:15:16 +01:00
|
|
|
<classpathentry kind="src" output="target/workspace-6.22.0-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>
|
2019-02-22 11:15:16 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/workspace-6.22.0-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>
|
|
|
|
<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>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-05-22 11:59:42 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2013-02-08 10:56:27 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2017-05-22 11:59:42 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2013-02-08 10:56:27 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-05-22 11:59:42 +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>
|
2018-03-02 12:35:44 +01:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2013-02-08 10:56:27 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-07-03 18:10:16 +02:00
|
|
|
<classpathentry kind="con" path="com.gwtplugins.gwt.eclipse.core.GWT_CONTAINER/gwt-2.7.0"/>
|
2019-02-22 11:15:16 +01:00
|
|
|
<classpathentry kind="output" path="target/workspace-6.22.0-SNAPSHOT/WEB-INF/classes"/>
|
2013-09-12 12:12:39 +02:00
|
|
|
</classpath>
|