microsoft / microsoft/vscode-java-pack
Backlog: Gradle issues
未关闭
@CsCherrYY 已经在做这个了。
开始于 2022年4月14日。
ai-triaged
enhancement
gradle
- 主要语言
- TypeScript
- 星标
- 352
- 派生
- 166
- 平均合并
- 17 小时 47 分钟
- 30 天内合并 PR
- 32
描述
Downloading
Corrupt Gradle distribution file
- JDTLS log: https://github.com/microsoft/vscode-java-pack/issues/963#issuecomment-1098669828
- related to https://github.com/redhat-developer/vscode-java/issues/859
If the downloaded Gradle distribution is corrupted and the language server (buildship) tries to use that distribution will cause this error.
Certification issue
- JDTLS log: https://github.com/microsoft/vscode-java-pack/issues/962#issue-1194534656
- related to https://github.com/redhat-developer/vscode-java/issues/2259
Proxy issue
- JDTLS log: https://github.com/microsoft/vscode-java-pack/issues/962#issuecomment-1098671635
- issue: https://github.com/eclipse/eclipse.jdt.ls/issues/1727
- solution:
Building
java.io.StreamCorruptedException: invalid type code: 00
- JDTLS log: https://github.com/microsoft/vscode-java-pack/issues/963#issuecomment-1096389485
- related to https://github.com/redhat-developer/vscode-java/issues/1594
- solution: Upgrade Gradle wrapper to greater than 7.2, see https://github.com/gradle/gradle/pull/17397
Module not accessible
- issue: https://github.com/redhat-developer/vscode-java/issues/941
- reference: https://github.com/eclipse/buildship/issues/658#issuecomment-825325175
- workaround (not work for all projects, e.g., https://github.com/eclipse/eclipse.jdt.ls/issues/1949): Upgrade Gradle version to Gradle 7+
JDK context mismatch
Missing Gradle project configuration file: .settings/org.eclipse.buildship.core.prefs"
- JDTLS log: https://github.com/microsoft/vscode-java-pack/issues/975
- issue: https://github.com/redhat-developer/vscode-java/issues/1865
- workaround: clean project metadata files and clean language server workpace
Feature requests
bin folder
- related issue: https://github.com/redhat-developer/vscode-java/issues/1615
- upstream: https://github.com/eclipse/buildship/issues/1131
Android support
Import exclusions
- related issue: https://github.com/redhat-developer/vscode-java/issues/1795
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。