2016-03-31 12:34:25 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2016-06-24 10:34:21 +00:00
|
|
|
<classpathentry kind="src" path="src/main/resources" />
|
|
|
|
<classpathentry kind="output" path="target/classes" />
|
|
|
|
<classpathentry kind="src" output="target/classes" path="src/main/java">
|
2016-03-31 12:34:25 +00:00
|
|
|
<attributes>
|
2016-06-24 10:34:21 +00:00
|
|
|
<attribute name="optional" value="true" />
|
|
|
|
<attribute name="maven.pomderived" value="true" />
|
2016-03-31 12:34:25 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2016-06-24 10:34:21 +00:00
|
|
|
<classpathentry kind="con"
|
|
|
|
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
2016-03-31 12:34:25 +00:00
|
|
|
<attributes>
|
2016-06-24 10:34:21 +00:00
|
|
|
<attribute name="maven.pomderived" value="true" />
|
2016-03-31 12:34:25 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2016-06-24 10:34:21 +00:00
|
|
|
<classpathentry kind="con"
|
|
|
|
path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2016-03-31 12:34:25 +00:00
|
|
|
<attributes>
|
2016-06-24 10:34:21 +00:00
|
|
|
<attribute name="maven.pomderived" value="true" />
|
2016-03-31 12:34:25 +00:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
</classpath>
|