microsoft / microsoft/vscode-java-pack
Backlog: Gradle issues
Aperta
@CsCherrYY ci sta già lavorando.
Dal 14/4/2022.
ai-triaged
enhancement
gradle
- Lingua principale
- TypeScript
- Stelle
- 352
- Fork
- 166
- Merge medio
- 17h 47m
- PR unite (30g)
- 32
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.