<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test/testHelpers"/>
	<classpathentry kind="src" path="test/tests"/>
	<classpathentry kind="src" path="test/integrationTests"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry exported="true" kind="lib" path="lib/jdom.jar" sourcepath="/3rdParty/src/jdom-src.zip">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/3rdParty/doc/jdom-doc.zip!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/TestEnvironment"/>
	<classpathentry exported="true" kind="src" path="/Jena"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
