<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry including="**/*.java" excluding="**/.svn/**|**/CVS/**" kind="src" path="src"/>
	<classpathentry kind="con" path="org.knopflerfish.eclipse.core.EXECUTION_ENVIRONMENT_CONTAINER"/>
	<classpathentry kind="con" path="org.knopflerfish.eclipse.core.FRAMEWORK_CONTAINER">
		<attributes>
			<attribute value="0.0.0" name="org.osgi.framework"/>
		</attributes>
		<accessrules>
			<accessrule kind="accessible" pattern="org/osgi/framework/"/>
			<accessrule kind="nonaccessible" pattern="**/*"/>
		</accessrules>
	</classpathentry>
	<classpathentry kind="con" path="org.knopflerfish.eclipse.core.BUNDLE_CONTAINER/org.knopflerfish_Log Service_1.0.1-API">
		<attributes>
			<attribute value="Log Service-API" name="bundle-name"/>
			<attribute value="0.0.0" name="org.knopflerfish.service.log"/>
		</attributes>
		<accessrules>
			<accessrule kind="accessible" pattern="org/knopflerfish/service/log/"/>
			<accessrule kind="nonaccessible" pattern="**/*"/>
		</accessrules>
	</classpathentry>
	<classpathentry kind="output" path="out"/>
</classpath>
