<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<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.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/jars/lucene-core-7.2.1.jar" sourcepath="lib/sources/lucene-core-7.2.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/org.eclipse.hawk.greycat/lib/javadocs/lucene-core-7.2.1.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry exported="true" kind="lib" path="lib/jars/lucene-analyzers-common-7.2.1.jar" sourcepath="lib/sources/lucene-analyzers-common-7.2.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/org.eclipse.hawk.greycat/lib/javadocs/lucene-analyzers-common-7.2.1.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry exported="true" kind="lib" path="lib/jars/leveldb-0.9.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jars/leveldb-api-0.9.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/bundles/guava-18.0.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/bundles/leveldbjni-all-1.8.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jars/greycat-18.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jars/greycat-leveldb-18.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
