.classpath
author ymh <ymh.work@gmail.com>
Wed, 05 May 2010 12:40:04 +0200
changeset 19 883be5921fc6
parent 8 9f3b0b3a56a4
permissions -rw-r--r--
Added tag V01.01 for changeset 73aae689ad5a

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="fr/iri/thd/sonyengine/test/" kind="src" path="src"/>
	<classpathentry kind="src" output="build_test/classes" path="test_src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
		<attributes>
			<attribute name="owner.project.facets" value="jst.java"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
		<attributes>
			<attribute name="owner.project.facets" value="jst.web"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
	<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.5.0.jar">
		<attributes>
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/junit-4.8.1.jar">
		<attributes>
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="build/classes"/>
</classpath>