Skip to content
marcin edited this page Aug 30, 2024 · 3 revisions

intellij-plugin

Available at https://plugins.jetbrains.com/plugin/23758-vaadin/

Read before you start

⚠️ Approval criteria - most important ⚠️

Best practices

Approval guidelines

Plugin should follow consistent versioning rules (MAJOR.MINOR.PATCH)

There are multiple distribution channels available:

  • Stable - official marketplace channels, visible by default to everyone
  • beta, alpha, eap - popular common channel names available at https://plugins.jetbrains.com/plugins/{beta, alpha, eap}/list
  • any other value - also possible, see custom release channels

Publishing using Bender job

Easiest way is to use intellij-plugin Bender job

image

Channels are automatically picked based on Plugin version:

  • Stable - for official releases (MAJOR.MINOR.PATCH)

After publication it is required to wait for JetBrains for approval:

image

Release notes

Remember also to create user friendly release notes based on tag that has been automatically created by Bender.

image

Marketplace Vaadin account

Ask marcin@vaadin.com or stepan@vaadin.com for more information.

Clone this wiki locally