Addional classpath which will be automatically resolved and used when this header is present in a plugin JAR.
The package(s) part of the plugins public API.
The package(s) part of the plugins public API. The packages will be part of the current projects classpath. All other packages of that plugin will only be available to the plugin implementation itself.
A pair of full qualified class names denoting the plugin instance class and it factory delimited by an equals (=) sign.
A pair of full qualified class names denoting the plugin instance class and it factory delimited by an equals (=) sign. The factory class must implement Plugin.
The minimal SBuild version required to run this plugin.
A pair of full qualified class names denoting the plugin instance class and it factory delimited by an equals (=) sign.
A pair of full qualified class names denoting the plugin instance class and it factory delimited by an equals (=) sign. The factory class must implement Plugin.
(Since version 0.7.1.9000) Use ManifestSBuildPlugin instead.
Addional classpath which will be automatically resolved and used when this header is present in a plugin JAR.
Addional classpath which will be automatically resolved and used when this header is present in a plugin JAR.
(Since version 0.7.1.9000) Use ManifestSBuildClasspath instead.
The package(s) part of the plugins public API.
The package(s) part of the plugins public API. The packages will be part of the current projects classpath. All other packages of that plugin will only be available to the plugin implementation itself.
(Since version 0.7.1.9000) Use ManifestSBuildExportPackage instead.
The minimal SBuild version required to run this plugin.
The minimal SBuild version required to run this plugin.
(Since version 0.7.1.9000) Use ManifestSBuildVersion instead.