Index: applications/editors/josm/plugins/MicrosoftStreetside/build.xml
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34707)
+++ applications/editors/josm/plugins/MicrosoftStreetside/build.xml	(revision 34708)
@@ -15,5 +15,4 @@
 	<property name="plugin.icon" value="images/streetside-logo-white.png" />
 	<property name="plugin.link" value="https://github.com/spatialdev/MicrosoftStreetside"/>
-	<property name="plugin.requires" value="apache-commons;apache-http;openjfx"/>
 
 	<property name="plugin.canloadatruntime" value="true"/>
Index: applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 34707)
+++ applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties	(revision 34708)
@@ -14,5 +14,5 @@
 # If not, choose the next higher number that is available, or the gradle build will break.
 plugin.compile.version=14163
-plugin.requires=apache-commons;apache-http;utilsplugin2
+plugin.requires=apache-commons;apache-http;utilsplugin2;javafx
 
 # Character encoding of Gradle files
