]> git.argeo.org Git - gpl/argeo-slc.git/blob - sandbox/argeo.slc.ws/.classpath
Restructure example unit tests
[gpl/argeo-slc.git] / sandbox / argeo.slc.ws / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src/main/java"/>
4 <classpathentry kind="src" path="src/main/resources"/>
5 <classpathentry kind="src" path="src/test/java"/>
6 <classpathentry kind="src" path="src/test/resources"/>
7 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.5"/>
8 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
9 <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
10 <attributes>
11 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
12 </attributes>
13 </classpathentry>
14 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
15 <classpathentry kind="output" path="build/classes"/>
16 </classpath>