Changeset 36228 in osm for applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
- Timestamp:
- 2024-03-14T16:34:12+01:00 (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
r36194 r36228 5 5 plugin.icon=images/streetside-logo.svg 6 6 plugin.link=https://github.com/Microsoft/MicrosoftStreetsidePlugin 7 plugin.minimum.java.version=21 7 8 8 9 # Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible. 9 10 # You can check if the plugin compiles against this version by executing `./gradlew compileJava_minJosm`. 10 plugin.main.version=18 72311 plugin.main.version=18877 11 12 #plugin.version= 12 13 # Version of JOSM against which the plugin is compiled 13 14 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ . 14 15 # If not, choose the next higher number that is available, or the gradle build will break. 15 plugin.compile.version=18 72416 plugin.requires=apache-commons; apache-http;javafx;utilsplugin216 plugin.compile.version=18911 17 plugin.requires=apache-commons;javafx 17 18 18 19 # Character encoding of Gradle files
Note:
See TracChangeset
for help on using the changeset viewer.