2014-10-14 14:35:43 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2016-09-06 15:09:25 +02:00
|
|
|
<classpathentry kind="src" output="target/uri-resolver-manager-1.3.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
2014-10-14 14:35:43 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="optional" value="true"/>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<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>
|
2014-10-15 12:01:42 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
2014-10-14 14:35:43 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
2014-10-21 11:18:18 +02:00
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
|
2014-10-14 14:35:43 +02:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2014-10-15 12:01:42 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
2014-10-14 14:35:43 +02:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2016-09-06 15:09:25 +02:00
|
|
|
<classpathentry kind="output" path="target/uri-resolver-manager-1.3.0-SNAPSHOT/WEB-INF/classes"/>
|
2014-10-14 14:35:43 +02:00
|
|
|
</classpath>
|