mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
808 B
808 B
title |
---|
Publishing a plugin |
When your plugin is ready, you can upload it to IntelliJ Plugin Repository. To perform this operation, you must login with your personal JetBrains account.
To get your JetBrains account
- Open the JetBrains Account Center and click Create Account.
- Fill in all fields in the Create Jetbrains Account form that opens and click Register.
To upload your plugin to Intellij Plugin Repository
- Login to IntelliJ Plugin Repository with your personal JetBrains account.
- On your Profile page that opens, click Add new plugin.
- Fill in the Add new plugin form that opens and click the Add the plugin button to upload your plugin.