2015-11-26 12:36:15 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2019-11-29 17:26:16 +01:00
|
|
|
<classpathentry kind="src" output="target/acegwt-widget-1.1.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2015-11-26 12:36:15 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-12-02 16:12:31 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
2015-11-26 12:36:15 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-12-02 16:12:31 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/acegwt-widget-1.1.1-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
2015-11-26 12:36:15 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-11-29 17:26:16 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2015-11-26 12:36:15 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2016-03-16 10:38:48 +01:00
|
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2015-11-26 12:36:15 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-12-04 12:32:34 +01:00
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
|
2015-11-26 12:36:15 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-12-02 16:12:31 +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>
|
2019-11-29 17:26:16 +01:00
|
|
|
<classpathentry kind="output" path="target/acegwt-widget-1.1.1-SNAPSHOT/WEB-INF/classes"/>
|
2015-11-26 12:36:15 +01:00
|
|
|
</classpath>
|