Skip to content

eclipseguru/bazel-eclipse

 
 

Repository files navigation

Bazel Eclipse Feature (BEF) and Bazel Java Language Server (BJLS)

This Git repository contains two Bazel IDE projects. They share a large amount of code and therefore live together here. Both provide IDE integrations for projects built by the Bazel build system.

:octocat: Please do us a huge favor. If you think these projects could be useful for you, now or in the future, please hit the Star button at the top. That helps us advocate for more resources on this project. Thanks!

These projects are supported by Salesforce.

BazelCon 2021 Presentation

For an easy 20 minute overview of what this repository contains, see the BazelCon 2021 presentation that covers both IDE projects.

BEF: Bazel Eclipse Feature BEF Logo

This 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.

Full documentation is available here:

BJLS: Bazel Java Language Server BEF Logo

This is a Language Server implementation for Java projects built by Bazel. This enables IDEs such as Visual Studio Code to be used to develop the project.

Full documentation is available here:

Community, Support and Contributions

Please file an Issue if you have an issue or would like to request a new feature. Another place for discussion is the general Bazel ide-dev channel on Slack.

We welcome outside contributions. Please review our code of conduct. As with any OSS project, please contact our team prior to starting any major refactoring or feature work, as your efforts may conflict with ongoing work or plans of ours.

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.4%
  • Starlark 2.9%
  • Shell 0.7%