<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="**/.svn/*" kind="src" path="src"/>
	<classpathentry excluding="**/.svn/*" kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry exported="true" kind="lib" path="lib/objenesis-2.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/minlog-1.3.0.jar"/>
	<classpathentry kind="lib" path="lib/reflectasm-1.10.1-shaded.jar"/>
	<classpathentry kind="lib" path="build/commons-lang-2.6.jar"/>
	<classpathentry kind="lib" path="build/junit-4.12.jar"/>
	<classpathentry kind="lib" path="build/hamcrest-core-1.3.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
