<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry excluding="integration/|unit/|performance/" kind="src" path="test"/>
	<classpathentry kind="src" path="test/integration"/>
	<classpathentry kind="src" path="test/unit"/>
	<classpathentry kind="src" path="test/performance"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/core-org"/>
	<classpathentry kind="lib" path="/core-org/lib/xbean.jar"/>
	<classpathentry kind="lib" path="/core-org/lib/jsr173_1.0_api.jar"/>
	<classpathentry kind="lib" path="/core-org/lib/evaluator.jar"/>
	<classpathentry kind="lib" path="lib/sliceserver-config.jar"/>
	<classpathentry kind="lib" path="/core-org/lib/JSAP-2.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
