<?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-11">
		<attributes>
			<attribute name="module" value="true"/>
			<attribute name="limit-modules" value="java.base,java.logging,java.xml,jdk.jdi,java.compiler"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry exported="true" kind="lib" path="lib/commons-io-2.11.0.jar"/>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry exported="true" kind="lib" path="lib/rxjava-2.2.21.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/reactive-streams-1.0.4.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/com.microsoft.java.debug.core-0.51.1.jar" sourcepath="/com.microsoft.java.debug.core"/>
	<classpathentry kind="output" path="target/classes"/>
</classpath>
