redhat-developer/vscode-java

Bazel Support

Open

#909 建立於 2019年4月30日

在 GitHub 查看
 (14 留言) (46 反應) (0 負責人)TypeScript (543 fork)auto 404
build-toolhelp wanted

倉庫指標

Star
 (2,295 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南