Index: applications/editors/josm/plugins/MicrosoftStreetside/.classpath
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/.classpath	(revision 34329)
+++ applications/editors/josm/plugins/MicrosoftStreetside/.classpath	(revision 34330)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry including="data/**|images/**|LICENSE|LICENSE_*" kind="src" output="bin" path="">
+	<classpathentry including="data/**|images/**|LICENSE|LICENSE_*" kind="src" output="bin/main" path="">
 		<attributes>
 			<attribute name="gradle_scope" value="main"/>
@@ -7,5 +7,5 @@
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="src" output="bin" path="src">
+	<classpathentry kind="src" output="bin/minJosmVersion" path="src">
 		<attributes>
 			<attribute name="gradle_scope" value="minJosmVersion"/>
@@ -13,5 +13,5 @@
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="src" output="bin" path="test/unit">
+	<classpathentry kind="src" output="bin/test" path="test/unit">
 		<attributes>
 			<attribute name="gradle_scope" value="test"/>
@@ -19,5 +19,5 @@
 		</attributes>
 	</classpathentry>
-	<classpathentry including="**/*.po" kind="src" output="bin" path="poSrc">
+	<classpathentry including="**/*.po" kind="src" output="bin/main" path="poSrc">
 		<attributes>
 			<attribute name="gradle_scope" value="main"/>
@@ -25,5 +25,5 @@
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="src" output="bin" path="test/data">
+	<classpathentry kind="src" output="bin/test" path="test/data">
 		<attributes>
 			<attribute name="gradle_scope" value="test"/>
