I downloaded VS code and tried to run a basic java code in it. I have already installed JDK in my system, set the environment variables too and also downloaded the red hat extension for java. The code runs smoothly in cmd prompt. But when i run the code in VS it says "File not found in the output and "Hello.java is a non project file" .
The same problem is arising in C program too. What should i do to resolve this?
[Image] [1]: https://i.stack.imgur.com/hh8o0.jpg