id

abstract val id: Property<String>

The plugin's unique identifier. This should mirror the structure of fully qualified Java packages and must remain distinct from the IDs of existing plugins. This ID is a technical descriptor used not only within the IDE but also on JetBrains Marketplace.

Please restrict input to characters, numbers, and ./-/_ symbols , and aim for a concise length.

The entered value will populate the <id> element.

See also