gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.config / JosmManifest / loadEarly

loadEarly

var loadEarly: Boolean

This can be set to true, when the plugin should load before the GUI classes of JOSM.

Default value: The value of property plugin.early or false if that property is not set.

Influenced MANIFEST.MF attribute: Plugin-Early