microsoft / microsoft/vscode-java-pack
non-existing library error
Open
@CsCherrYY is already working on this.
Since Nov 7, 2022.
ai-triaged
question
reliability
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Maven
- https://github.com/hansonwang99/Spring-Boot-In-Action.git
- verified project error
- https://github.com/fyhertz/libstreaming.git
- verified project error
- https://github.com/apache/logging-log4j2.git
- verified project error
- https://github.com/spotify/helios.git
- verified project error
- https://github.com/spring-cloud/spring-cloud-sleuth.git
- verified successful, commit 3bd7433
- https://github.com/codenameone/CodenameOne.git
- verified unsupported build tool: ant
- https://github.com/superhj1987/pragmatic-java-engineer.git
- verified project error
Gradle
- https://github.com/btraceio/btrace.git
- manual steps: set JAVA_11_HOME, JAVA_8_HOME and JAVA_17_HOME environment variable
- https://github.com/uber/NullAway.git
- use java 8
- https://github.com/lessthanoptimal/BoofCV.git
- verified project error
- https://github.com/libgdx/libgdx.git
- manual steps: ./gradlew fetchNatives
unmanaged folder:
- https://github.com/objectcomputing/OpenDDS.git
- out of scope: ant
missing tools.jar
- https://github.com/dunwu/db-tutorial.git
- verified project error
${os.detected.classifier} cannot be resolved
- https://github.com/lettuce-io/lettuce-core.git
- the dependency only exists in unix system
- manual steps:
- see: https://github.com/trustin/os-maven-plugin#issues-with-eclipse-m2e-or-other-ides, Remove the plugin from the section of the POM and place it into the section instead, than clean workspace
reference extra dependency
unix-system required
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.