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

贡献者指南