<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="BlockDevice/src/jni"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="test/unit"/>
	<classpathentry kind="src" path="test/performance"/>
	<classpathentry excluding="unit/|performance/" kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/core-org"/>
	<classpathentry combineaccessrules="false" kind="src" path="/sliceserver-org"/>
	<classpathentry exported="true" kind="lib" path="lib/jscsi-modified-070601.jar"/>
	<classpathentry exported="true" kind="lib" path="/core-org/lib/xbean.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
