Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java-VSCode error:Cannot resolve the modulepaths/classpaths automatically, please specify the value in the launch.json

first of all I read all the questions about the problem, but I could not find the answer.

The compiler sent me an error "Cannot resolve the modulepaths/classpaths automatically, please specify the value in the launch.json."but i don't know how i will solve this problem. Is there any know how i solve this?

like image 218
pln Avatar asked Sep 02 '25 16:09

pln


1 Answers

Running "Clean Java Language Server Workspace" command helped me.

enter image description here

like image 138
Mikkie Avatar answered Sep 05 '25 07:09

Mikkie