mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 01:37:51 +08:00
897 B
897 B
title |
---|
Publishing a plugin to plugin repository |
When your plugin is ready, you can upload it to IntelliJ IDEA Plugin Repository. To perform this operation, you should login to Intellij IDEA Plugin Repository with your personal JetBrains account.
To get your JetBrains account
- Open the JetBrains Account Center web page at http://account.jetbrains.com 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 IDEA Plugin Repository
- Login to IntelliJ IDEA Plugin Repository at http://plugins.intellij.net/space 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.