This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.
☆159Nov 13, 2025Updated 4 months ago
Alternatives and similar repositories for bazel-eclipse
Users that are interested in bazel-eclipse are comparing it to the libraries listed below
Sorting:
- Bazel Java development extension for VS Code☆56Feb 3, 2026Updated last month
- Utility that turns Bazel-built jars into Maven compatible artifacts☆45Updated this week
- Bazel rules for generating and running microbenchmarks with JMH☆12Feb 17, 2022Updated 4 years ago
- Clojure rules for Bazel☆36Jul 8, 2021Updated 4 years ago
- ☆26Feb 20, 2023Updated 3 years ago
- Java rules for Bazel☆100Updated this week
- Framework for integration tests that call Bazel☆34May 17, 2022Updated 3 years ago
- Rules for invoking Pandoc through the Bazel build system☆26Apr 27, 2024Updated last year
- Common functionality for some Google open-source libraries that are built with Bazel☆90Mar 2, 2026Updated 2 weeks ago
- Bazel rules to resolve, fetch and export Maven artifacts☆368Feb 12, 2026Updated last month
- bazel build rules for creating ebooks in PDF, EPUB and MOBI format☆12Updated this week
- bazel-bats: bazel test rules for the BATS testing framework (based on bats-core)☆12Updated this week
- Bazel rules for assembling and deploying software distributions (see @typedb for usage example)☆164Updated this week
- OpenRewrite recipes to continuously modernize Jenkins plugins.☆13Mar 12, 2026Updated last week
- Various UML-like diagrams explaining Bazel API for those creating new rules☆14Jul 29, 2020Updated 5 years ago
- Generate bazel dependencies for maven artifacts☆255Dec 15, 2025Updated 3 months ago
- Maven plugin for migration from Apache Maven to Google Bazel☆16Dec 5, 2025Updated 3 months ago
- Bazel repository_rule for using libraries from a local LLVM installation in your BUILD files. Supports LLVM, Clang and MLIR.☆12Mar 24, 2021Updated 4 years ago
- Example usages of Bzlmod feature in Bazel☆16Sep 7, 2021Updated 4 years ago
- Java EditorConfig Parser☆28Dec 3, 2025Updated 3 months ago
- Java Native Interface (JNI) rules for Bazel☆30Mar 13, 2026Updated last week
- A mono-repo containing code I've written to educate myself. est. 2021. (public)☆14Jan 27, 2025Updated last year
- 🍃 tool for expediting bazel build workflows☆21Dec 18, 2023Updated 2 years ago
- Bazel build system rules for LaTeX☆81Mar 2, 2026Updated 2 weeks ago
- Performs Bazel Target Diffing between two revisions in Git, allowing for Test Target Selection and Selective Building☆494Mar 10, 2026Updated last week
- Repository that hosts Bazel toolchain configs for remote execution and related support tools.☆199Jan 14, 2026Updated 2 months ago
- Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)☆250Mar 9, 2026Updated last week
- An interactive way to learn bazel.