pluginsDir

@get:InputDirectory
@get:PathSensitive(value = PathSensitivity.NONE)
abstract val pluginsDir: DirectoryProperty

Path to the plugins directory within the sandbox prepared with PrepareSandboxTask. Provided to the idea.plugins.path system property.

Default value: PrepareSandboxTask.getDestinationDir