IntelliJ Platform SDK DevGuide

Edit page

Publishing a plugin

When your plugin is ready you can publish it to a plugin repository so that other users can install it. You can choose to publish it on the JetBrains Plugin Repository or a custom plugin repository.

Publishing to the JetBrains Plugin Repository

To upload your plugin to the JetBrains Plugin Repository, you must login with your personal JetBrains Account.

To get your JetBrains account

  1. Open the JetBrains Account Center and click Create Account.
  2. Fill in all fields in the Create JetBrains Account form that opens and click Register.

To upload your plugin to JetBrains Plugin Repository

  1. Login to JetBrains Plugin Repository with your personal JetBrains account.
  2. On your Profile page that opens, click Add new plugin.
  3. Fill in the Add new plugin form that opens and click the Add the plugin button to upload your plugin.

Publishing a Plugin to an Custom Plugin Repository

If you plan to publish your plugin to a repository other than the JetBrains Plugin Repository, please refer to the Publishing to Custom Plugin Repositories documentation.

Last modified: 19 February 2020