Bazel | IntelliJ IDEA Documentation - JetBrains Bazel support is implemented on top of a generic Build Server Protocol (BSP) that integrates a variety of build tools with the IDE The protocol comes as a separate plugin that is installed automatically together with the JetBrains Bazel plugin
Bazel Plugin - IntelliJ with Bazel Install it from within the IDE (Settings > Plugins > Install > Browse Repositories, and search for ‘Bazel’) Download from the JetBrains plugin repository Build directly from source Our plugins are compatible with IntelliJ 2017 3 3 and later
Bazel Plugin for JetBrains IDEs | JetBrains Marketplace I was so happy to learn JetBrains started to develop a Bazel plugin and immediately switched to it We have a pretty large monorepo (cloc reports 45k Java files and a total of 120k files), and the old "Bazel for IntelliJ" was able to handle them, though with some hiccups occasionally
Home - IntelliJ with Bazel Bazel integration for IntelliJ An open-sourced version of the IntelliJ, Android Studio, and CLion plugins used at Google for Bazel projects Features: Import BUILD files into the IDE BUILD file Starlark custom language support Run Bazel tests and binaries from within the IDE
GitHub - restingbull intellij-bazel: IntelliJ plugin for Bazel projects A CLion plugin for Bazel projects As of July 1, 2025, the Bazel for IntelliJ and Bazel for CLion plugins are maintained by JetBrains These plugins are not offered by nor affiliated with Google The Bazel trademark and logo are the property of Google LLC
Integrating Bazel with IDEs This page covers how to integrate Bazel with IDEs, such as IntelliJ, Android Studio, and CLion (or build your own IDE plugin) It also includes links to installation and plugin details
Bazel Plugin Release: General Availability | The IntelliJ IDEA Blog We are finally ready to announce the general availability of the new Bazel plugin by JetBrains for IntelliJ IDEA, PyCharm, and GoLand Enjoy a polyglot experience with better Bazel workflows, configuration editing, built-in query, faster indexing and many other improvements
Getting Started With the JetBrains Bazel Plugin When we first open our Bazel project in IntelliJ IDEA, the Bazel plugin works with both Bazel and IDE to map Bazel packages onto IntelliJ IDEA’s workspace model