|
|
|
|
@ -6,26 +6,21 @@ |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> |
|
|
|
|
<attributes> |
|
|
|
|
<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> |
|
|
|
|
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> |
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> |
|
|
|
|
<attributes> |
|
|
|
|
<attribute name="maven.pomderived" value="true"/> |
|
|
|
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/> |
|
|
|
|
<attribute name="owner.project.facets" value="jst.utility"/> |
|
|
|
|
</attributes> |
|
|
|
|
</classpathentry> |
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
|
|
|
|
|