All Projects → salesforce → bazel-eclipse

salesforce / bazel-eclipse

Licence: Apache-2.0 license
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.

Programming Languages

java
68154 projects - #9 most used programming language
Starlark
911 projects
shell
77523 projects

Projects that are alternatives of or similar to bazel-eclipse

eclipse
Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Stars: ✭ 31 (-70.19%)
Mutual labels:  eclipse, bazel
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (-60.58%)
Mutual labels:  eclipse, eclipse-ide
gonsole
Gonsole - Git Console for the Eclipse IDE
Stars: ✭ 35 (-66.35%)
Mutual labels:  eclipse, eclipse-ide
rules ocaml
A Bazel Language Support Package for OCaml
Stars: ✭ 24 (-76.92%)
Mutual labels:  bazel
android-google-play-services-base
Eclipse library project based on google-play-services-base AAR releases.
Stars: ✭ 25 (-75.96%)
Mutual labels:  eclipse
rebazel
🍃 tool for expediting bazel build workflows
Stars: ✭ 22 (-78.85%)
Mutual labels:  bazel
codewind-vscode
Extension for developing cloud-native, containerized applications from VS Code
Stars: ✭ 17 (-83.65%)
Mutual labels:  eclipse
jakartaee8-starter-boilerplate
A boilerplate project for starting a Jakarta EE 8 application in seconds
Stars: ✭ 55 (-47.12%)
Mutual labels:  eclipse
bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
Stars: ✭ 295 (+183.65%)
Mutual labels:  bazel
rules ocaml
OCaml build rules for Bazel
Stars: ✭ 38 (-63.46%)
Mutual labels:  bazel
bazel-latex
Bazel build system rules for LaTeX
Stars: ✭ 67 (-35.58%)
Mutual labels:  bazel
rules antlr
ANTLR rules for Bazel
Stars: ✭ 24 (-76.92%)
Mutual labels:  bazel
Tensorflow-binaries
Tensorflow GNU/Linux, MacOS binaries compiled with SSE4.1, SSE4.2 and AVX
Stars: ✭ 14 (-86.54%)
Mutual labels:  bazel
android-projects
Android benchmark projects for Bazel and Gradle
Stars: ✭ 29 (-72.12%)
Mutual labels:  bazel
tm4e
TextMate support in Eclipse IDE
Stars: ✭ 49 (-52.88%)
Mutual labels:  eclipse
bazel-action
A GitHub action to run @bazelbuild commands
Stars: ✭ 18 (-82.69%)
Mutual labels:  bazel
witness
An API controllable webcam project
Stars: ✭ 13 (-87.5%)
Mutual labels:  bazel
bazel clang tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
Stars: ✭ 63 (-39.42%)
Mutual labels:  bazel
crypto
JCrypTool Crypto Plug-ins
Stars: ✭ 62 (-40.38%)
Mutual labels:  eclipse
rules dart
Dart rules for Bazel
Stars: ✭ 35 (-66.35%)
Mutual labels:  bazel

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].