<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry exported="true" kind="lib" path="lib2/cdi-api-1.0.jar"/>
	<classpathentry exported="true" kind="lib" path="lib2/javax.inject-1.jar"/>
	<classpathentry kind="lib" path="lib/example.jar"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/CDITest1"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
