IntelliJ plugin repository

Last modified: 16 April 2024

Toolbox Enterprise comes with a plugin repository for IntelliJ-based plugins, streamlining th process of building and delivering plugins within your organization.

By default, Toolbox Enterprise utilizes the IntelliJ plugin repository and automatically distributes the configuration to all IDEs. Toolbox Enterprise offers several ways to upload a new plugin:

  • Upload manually using the Web UI

  • Upload via HTTP (for example, using cURL or similar HTTP-based methods)

  • Upload from Gradle via IntelliJ Plugin SDK

The Toolbox Enterprise plugin repository comes with a secure way to manage access to specific plugins by uploading them to custom channels. Channels serve as a means to control plugin distribution, making it convenient to upload and test your company-specific plugins.

The default channel name is Stable. You can use any custom names for your channels.