microsoft / microsoft/vscode-java-pack
ERROR TRYING TO RUN JAVA FILES
Open
@testforstephen is already working on this.
Since Oct 12, 2021.
ai-triaged
bug
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
I just installed Visual Studio Code in my Windows 10 machine and when I run java files I get this error : Program 'launcher.bat' failed to run: The system cannot find the file specifiedAt line:1 char:2
- & 'c:\Users\USER.vscode\extensions\vscjava.vscode-java-debug-0.35.0 ...
-
At line:1 char:2
- & 'c:\Users\USER.vscode\extensions\vscjava.vscode-java-debug-0.35.0 ...
-
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException + FullyQualifiedErrorId : NativeCommandFailed
What is the cause and how can I resolve it?
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.