<?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/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry exported="true" kind="lib" path="lib/knowledge-api.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-core.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/drools-compiler.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jbpm-flow.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jbpm-flow-builder.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jbpm-bam.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jbpm-bpmn2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/mvel2.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/antlr-runtime.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xstream.jar"/>
	<classpathentry kind="lib" path="lib/knowledge-internal-api.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api.jar"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
