redhat-developer/vscode-java

Bazel Support

Open

#909 opened on 2019年4月30日

GitHub で見る
 (14 comments) (46 reactions) (0 assignees)TypeScript (543 forks)auto 404
build-toolhelp wanted

Repository metrics

Stars
 (2,295 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド