open class InitJosmPrefs : DefaultTask
A simple copy task that copies a preferences.xml file from JosmPluginExtension.josmConfigDir to
JosmPluginExtension.tmpJosmPrefDir if there is not already one in the destination.
This way you can provide a default JOSM configuration for the RunJosmTask.
InitJosmPrefs()
A simple copy task that copies a |
fun action(): Unit |