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

mainClass

var mainClass: String?

The full name of the main class of the plugin.

Default value: the value of property plugin.class or null if that property is not set.

Influenced MANIFEST.MF attribute: Plugin-Class