Plugin Verifier Aware
interface PluginVerifierAware
The interface provides the path to the IntelliJ Plugin Verifier executable. It is required to have a dependency on the IntelliJ Plugin Verifier added to the project with IntelliJPlatformDependenciesExtension.pluginVerifier dependencies extension.
Inheritors
Properties
Link copied to clipboard
@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE )
@get:Optional
Path to the IntelliJ Plugin Verifier executable.