PluginAware

interface PluginAware

This interface provides information about the currently built plugin. It resolves and parses the final plugin.xml descriptor file, making its details easily accessible.

Inheritors

Properties

Link copied to clipboard
@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
@get:Optional
abstract val pluginXml: RegularFileProperty

Holds the path to the patched plugin.xml file.