<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="config/" including="data/**|images/**|LICENSE|LICENSE_*" kind="src" output="bin/main" path="">
		<attributes>
			<attribute name="gradle_scope" value="main"/>
			<attribute name="gradle_used_by_scope" value="main,test"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="config"/>
	<classpathentry kind="src" output="bintest" path="test/unit">
		<attributes>
			<attribute name="test" value="true"/>
			<attribute name="gradle_scope" value="test"/>
			<attribute name="gradle_used_by_scope" value="test"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" output="bin/minJosmVersion" path="src">
		<attributes>
			<attribute name="gradle_scope" value="minJosmVersion"/>
			<attribute name="gradle_used_by_scope" value="minJosmVersion"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" output="bintest" path="test/data">
		<attributes>
			<attribute name="test" value="true"/>
			<attribute name="gradle_scope" value="test"/>
			<attribute name="gradle_used_by_scope" value="test"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
	<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
	<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM-MicrosoftStreetside&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM-javafx"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-http"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM-utilsplugin2"/>
	<classpathentry kind="output" path="bin/default"/>
</classpath>
