Java-VSCode error:Cannot resolve the modulepaths/classpaths automatically, please specify the value in the launch.json
2
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?
java visual-studio-code
-
Post your folder structure and the smallest code snippets, which is a huge help for reproducing your question and solving it. – Molly Wang Apr 29 at 1:08
Add a comment
|