.classpath
changeset 8 9f3b0b3a56a4
parent 2 4a089c49eb44
equal deleted inserted replaced
7:41b17723d6c8 8:9f3b0b3a56a4
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <classpath>
     2 <classpath>
     3 	<classpathentry kind="src" path="src"/>
     3 	<classpathentry excluding="fr/iri/thd/sonyengine/test/" kind="src" path="src"/>
       
     4 	<classpathentry kind="src" output="build_test/classes" path="test_src"/>
     4 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
     5 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
     5 		<attributes>
     6 		<attributes>
     6 			<attribute name="owner.project.facets" value="jst.java"/>
     7 			<attribute name="owner.project.facets" value="jst.java"/>
     7 		</attributes>
     8 		</attributes>
     8 	</classpathentry>
     9 	</classpathentry>
    11 			<attribute name="owner.project.facets" value="jst.web"/>
    12 			<attribute name="owner.project.facets" value="jst.web"/>
    12 		</attributes>
    13 		</attributes>
    13 	</classpathentry>
    14 	</classpathentry>
    14 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
    15 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
    15 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
    16 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
    16 	<classpathentry kind="lib" path="lib/junit-4.8.1.jar"/>
    17 	<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.5.0.jar">
       
    18 		<attributes>
       
    19 			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
       
    20 		</attributes>
       
    21 	</classpathentry>
       
    22 	<classpathentry kind="lib" path="lib/junit-4.8.1.jar">
       
    23 		<attributes>
       
    24 			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
       
    25 		</attributes>
       
    26 	</classpathentry>
    17 	<classpathentry kind="output" path="build/classes"/>
    27 	<classpathentry kind="output" path="build/classes"/>
    18 </classpath>
    28 </classpath>