.classpath
author ymh <ymh.work@gmail.com>
Tue, 04 May 2010 18:01:50 +0200
changeset 16 36a9450b88ba
parent 8 9f3b0b3a56a4
permissions -rw-r--r--
Add version information

<?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>