<classpath>
	<classpathentry kind="src" path="src/test/java" output="target/test-classes"
		including="**/*.java" />
	<classpathentry kind="src" path="src/main/java"
		including="**/*.java" />
	<classpathentry kind="src" path="src/main/resources"
		excluding="**/*.java" />
	<classpathentry kind="output" path="target/classes" />
	<classpathentry kind="var"
		path="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar" />
	<classpathentry kind="var" path="M2_REPO/asm/asm/3.1/asm-3.1.jar" />
	<classpathentry kind="var"
		path="M2_REPO/cglib/cglib/2.2/cglib-2.2.jar" sourcepath="M2_REPO/cglib/cglib/2.2/cglib-2.2-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"
		sourcepath="M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar"
		sourcepath="M2_REPO/commons-io/commons-io/1.3.2/commons-io-1.3.2-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"
		sourcepath="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar" sourcepath="M2_REPO/dom4j/dom4j/1.6.1/dom4j-1.6.1-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/hibernate-annotations/hibernate-annotations/3.3.0.GA/hibernate-annotations-3.3.0.GA.jar" />
	<classpathentry kind="var"
		path="M2_REPO/hibernate-commons-annotations/hibernate-commons-annotations/3.0.0.GA/hibernate-commons-annotations-3.0.0.GA.jar" />
	<classpathentry kind="var"
		path="M2_REPO/hibernate/hibernate3/3.2.3.GA/hibernate3-3.2.3.GA.jar"
		sourcepath="M2_REPO/hibernate/hibernate3/3.2.3.GA/hibernate3-3.2.3.GA-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/log4j/log4j/1.2.9/log4j-1.2.9.jar" sourcepath="M2_REPO/log4j/log4j/1.2.9/log4j-1.2.9-sources.jar" />
	<classpathentry kind="var"
		path="M2_REPO/mysql/mysql-connector-java/5.1.9/mysql-connector-java-5.1.9.jar" />
	<classpathentry kind="var"
		path="M2_REPO/p6spy/p6spy/1.3/p6spy-1.3.jar" />
	<classpathentry kind="var"
		path="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar"
		sourcepath="M2_REPO/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2-sources.jar" />
	<classpathentry kind="con"
		path="org.eclipse.jdt.launching.JRE_CONTAINER" />
</classpath>