redhat-developer / redhat-developer/vscode-java

Bazel Support

Open
#909 14 comments 46 reactions 0 assignees View on GitHub

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
  1. Load a java project with bazel as the build system (example)
  2. Navigate to any .java file
Current Result

Receive "Classpath is incomplete" warning

Expected Result

vscode-java to infer classpath from bazel

Additional Informations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.