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 noticed that our Java debug launch configuration stopped producing the Build failed, do you want to continue? message even when the project has compiler errors.
According to the language server log, the workspace does fail to build when I run the debugger:
I noticed that our Java debug launch configuration stopped producing the
Build failed, do you want to continue?
message even when the project has compiler errors.According to the language server log, the workspace does fail to build when I run the debugger:
I can verify the project build failure by directly running the
Java: Force Java Compilation
command:I tried explicitly setting these extension configs (but I believe they are the defaults):
Environment
MacOS 11.2
openjdk 15.0.1 2020-10-20
1.53.2
0.75.0
0.31.0
Steps To Reproduce
launch.json
Current Result
No warning / popup.
Expected Result
The text was updated successfully, but these errors were encountered: