2013-01-21 12:30:24 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2020-12-14 10:51:49 +01:00
|
|
|
<classpathentry kind="src" output="target/social-profile-2.3.0/WEB-INF/classes" path="src/main/java">
|
2013-01-21 12:30:24 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-12-14 10:51:49 +01:00
|
|
|
<classpathentry excluding="**" kind="src" output="target/social-profile-2.3.0/WEB-INF/classes" path="src/main/resources">
|
2018-06-06 18:45:59 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-06-08 11:42:53 +02:00
|
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
2013-01-21 12:30:24 +01:00
|
|
|
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2013-05-09 18:00:47 +02:00
|
|
|
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-07-09 16:53:21 +02:00
|
|
|
<attribute name="test" value="true"/>
|
2013-05-09 18:00:47 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
2013-01-21 12:30:24 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2019-07-09 16:53:21 +02:00
|
|
|
<attribute name="test" value="true"/>
|
2013-01-21 12:30:24 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2014-07-23 16:39:04 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2013-01-21 12:30:24 +01:00
|
|
|
<attributes>
|
2013-05-09 18:00:47 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2014-07-23 16:39:04 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
2013-05-09 18:00:47 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-06-08 11:42:53 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2013-05-09 18:00:47 +02:00
|
|
|
<attributes>
|
2019-07-09 16:53:21 +02:00
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2013-01-21 12:30:24 +01:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-12-14 10:51:49 +01:00
|
|
|
<classpathentry kind="output" path="target/social-profile-2.3.0/WEB-INF/classes"/>
|
2013-01-21 12:30:24 +01:00
|
|
|
</classpath>
|