[JAVA] How to resolve VS Code "Build failed, do you want to continue?"

When I try to boot Java (Spring boot) with VS Code ** "Build failed, do you want to continue?" ** is displayed and I'm addicted to it, so leave a note.

Run "Java: Clean the Java language server workspace"

Display VS Code commands with command + Shift + P Select the above command from them. After that, when you start the app again, the error disappears.

The cause is that the Java language server has a workspace.

Therefore other VSCode Java Debugger for Java Build failed Causes and Countermeasures

There is also a method such as.

Recommended Posts

How to resolve VS Code "Build failed, do you want to continue?"
How to resolve VS Code "Build failed, do you want to continue?"
How to build Java development environment with VS Code
How to display a browser preview in VS Code
How to build android-midi-lib
How to replace characters that you do not understand [Principle]
How to resolve Sprockets :: DoubleLinkError
How to resolve Git conflicts
How to write good code
Java build with mac vs code
How to resolve Mixed Content errors
[Technical memo] How to resolve errors
Switch from Eclipse to VS Code
How to write easy-to-understand code [Summary 3]
How to build vim on Ubuntu 20.04
[RSpec] How to write test code
How to build CloudStack using Docker
[Docker] How to build when the source code is bind-mounted on the container
What to do if you don't like the code generated by swagger-codegen-cli