salesforce/bazel-eclipse
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.
JavaApache-2.0
Issues
- 2
Poor performance in calculating AST trees for massive projects with VSCode
#504 opened by brian-mcnamara - 6
- 1
- 4
`bazel` binary detection (in VSC with `bazel-vscode-java`) does not find custom script on `PATH` which runs `bazelisk` instead of `bazel`
#477 opened by vorburger - 4
- 8
- 3
Implement independent releases for BEF and BJLS
#350 opened by plaird - 0
- 0
- 0
Missing support for Auto Value Annotation Processor
#453 opened by guw - 1
- 3
Wrong Source Folder (despite src/main/java)
#451 opened by vorburger - 3
requires 'osgi.bundle; org.eclipse.jdt.ls.core 0.0.0' but it could not be found
#449 opened by vorburger - 2
- 1
- 0
BEF: Implement TestNG support
#427 opened by plaird - 0
BEF: Support the New Project wizard
#437 opened by plaird - 0
Support development with lombok
#425 opened by plaird - 1
Support JDT external annotations files
#426 opened by plaird - 2
Model runtime dependencies in JDT
#408 opened by plaird - 2
BEF: package cannot be imported if source directories are nested within each other
#409 opened by plaird - 2
JDK configuration errors: "IllegalArgumentException: external/local_jdk", "Unable to locate a Java Runtime."
#417 opened by plaird - 0
BEF: unable to update java_library classpath in BUILD file to reload Bazel Classpath Container
#402 opened by plaird - 4
BEF/BJLS: support Bazel target scoped classpaths
#407 opened by guw - 0
- 0
BEF: Bazel TEST_XYZ environment variables are not populated by Eclipse JUnit test launcher
#401 opened by plaird - 0
BEF: implement code coverage support
#387 opened by plaird - 1
Migrate primary branch name from master => main
#394 opened by plaird - 0
BEF infer the launcher edition (3/4/5) for JUnit
#382 opened by plaird - 0
- 1
Analyze apparent deadlock in BEF during classpath computation after saving a file.
#371 opened by plaird - 2
Is there any installation doc for BJLS?
#373 opened by 54corbin - 0
Eliminate requirement that Java test source code be in a subdirectory of a directory named test*
#353 opened by plaird - 0
- 1
java.io.ioexception cannot run c:\msys64\usr\bin create process error 5 access denied
#454 opened by peakschris - 1
Classpath containers empty in Bazel 6.0
#452 opened by guw - 4
ERROR: Unable to find package for @[unknown repo 'bazeljavasdk_aspect' requested from @]//:bzljavasdk_aspect.bzl: The repository '@[unknown repo 'bazeljavasdk_aspect' requested from @]' could not be resolved: No repository visible as '@bazeljavasdk_aspect' from main repository.
#450 opened by vorburger - 4
Java 17 Support
#447 opened by vorburger - 0
Use Maven Wrapper to avoid having to have (the right version of) Maven installed to build this project
#445 opened by vorburger - 1
mvn clean => Cannot invoke "org.apache.maven.repository.internal.ModelCacheFactory.createCache(org.eclipse.aether.RepositorySystemSession)" because "this.modelCacheFactory" is null
#446 opened by vorburger - 0
- 6
- 0
add logging for BJLS run/enablement
#359 opened by AlexeiShmidman - 0
Release VSCode 0.0.4
#369 opened by kkazakevich - 0
R&D: Common ClasspathContainer in SDK
#376 opened by AlexeiShmidman - 0
IllegalArgumentException on registerWatchers
#380 opened by kkazakevich - 0
Move Bazel Extension above Maven
#377 opened by kkazakevich - 0
Until BEF supports multiple Bazel Workspaces open at same time, block import of second workspace
#340 opened by plaird - 3
BEF long pause between launch of large set of JUnit tests, and actual execution
#381 opened by plaird - 1
BEF: Offer to import all upstream packages
#370 opened by plaird