redhat-developer / redhat-developer/vscode-java
java 11 issue only in vscode (no error in intellij, no error on mvn clean install)
未关闭
还没有人认领这个 Issue。
Maven
upstream
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
Environment
- Operating System: macos
- JDK version: 11.0.4
- Visual Studio Code version: Version: 1.52.1
- Java extension version: v0.73.0
Vscode shows errors and it should not:
steps to reproduce:
-get java 11 configured
git clone https://github.com/clembo590/issues.git --branch vscode-java/issues/1755- mvn clean install (NO ERROR)
- open the repo in vscode (vscode shows compilation erros)
if mvn clean install does not show any errors and if intellij does not show any errors, vscode should not show any errors.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从所引用的 vscode-java/issues/1755 分支克隆仓库,配置 JDK 11,并在运行 mvn clean install 后于 VS Code 中重现诊断结果。将 VS Code 报告的错误与 Maven 和 IntelliJ 进行比较,然后确定为什么 VS Code 会报告这些工具不会报告的错误;当错误诊断不再出现时即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100