Skip to content

JetBrains/intellij-bazel

Repository files navigation

JetBrains team project

Bazel by JetBrains (experimental) for IntelliJ IDEA

Bazel by JetBrains (experimental) for IntelliJ IDEA in early development.

It uses Build Server Protocol for IntelliJ IDEA together with Bazel-BSP to import bazel projects.

You can read more about the plugin here. To learn more about available features please check feature overview.

Installation

In order to install the plugin please follow steps from the landing page.

Building and Running

To build and run the plugin please follow steps from intellij-platform-plugin-template.