redhat-developer / redhat-developer/vscode-java
Bazel Support
Open
Nobody has claimed this yet.
build-tool
help wanted
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
vscode-java does not recognize bazel as a build environment
Environment
- Operating System:
- JDK version:
- Visual Studio Code version:
- Java extension version:
Steps To Reproduce
- Load a java project with bazel as the build system (example)
- Navigate to any
.javafile
Current Result
Receive "Classpath is incomplete" warning
Expected Result
vscode-java to infer classpath from bazel
Additional Informations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the linked Bazel Java tutorial, then trace how vscode-java recognizes build environments and provides the Java classpath. Confirm the current "Classpath is incomplete" warning and determine the project areas involved in Bazel detection and classpath inference; done means the example project is recognized without that warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- build-system, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100