<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/findbugs.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/antlr-2.7.7.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/dom4j-1.6.1.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/hibernate-commons-annotations-4.0.5.Final.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/hibernate-core-4.3.6.Final.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/jandex-1.1.0.Final.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/javassist-3.18.1-GA.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/jboss-logging-3.1.3.GA.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/jboss-logging-annotations-1.2.0.Beta1.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/pmd-5.1.3.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-core-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-context-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-aop-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-beans-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-expression-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-instrument-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-jdbc-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-jms-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-messaging-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-orm-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-web-4.1.1.RELEASE.jar"/>
	<classpathentry kind="lib" path="C:/Users/dgutierrez-diez/workspace/CustomAnnotation/lib/spring-webmvc-4.1.1.RELEASE.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
