You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[I've set to run the programs on external console because i don't like using vs code integrated terminal and everything was working fine until may (the last time that i used java), today i had to run a program i previously coded and when the cmd opens it tells me that 'C:\Program' is not recognized as an internal or external command]
Environment
Operating System: Win 11 23H2
JDK version: 22
Visual Studio Code version: 1.93.1 (user)
Java extension version: 0.29.0
Java Debugger extension version: 0.58.0
The text was updated successfully, but these errors were encountered:
I'm currently experiencing the same issue, I think this has to do with windows not liking spaces in filepaths. In the integrated terminal, the program currently sends the following command:
Cannot reproduce it in Windows 11 machine. Is this issue related to your application type or your machine environment? Can you reproduce it in other Java programs?
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.
[I've set to run the programs on external console because i don't like using vs code integrated terminal and everything was working fine until may (the last time that i used java), today i had to run a program i previously coded and when the cmd opens it tells me that 'C:\Program' is not recognized as an internal or external command]
Environment
The text was updated successfully, but these errors were encountered: