Vendor

interface Vendor

Configures the vendor section of the plugin.

Types

Link copied to clipboard

Properties

Link copied to clipboard
abstract val email: Property<String>

The email address of the vendor.

Link copied to clipboard
abstract val name: Property<String>

The name of the vendor or the organization ID (if created), as displayed in the Plugins settings dialog and on the JetBrains Marketplace plugin page.

Link copied to clipboard
abstract val url: Property<String>

The URL to the vendor's homepage.