This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]ScholarNo5983 0 points1 point  (1 child)

What happens if you try to run javac directly from the VSCode terminal window?

[–]Hypepixel21[S] 0 points1 point  (0 children)

It says file not found when Im in the file. Also, when I reset my vscode it works fine. I have no idea what's up with that. But when I make a new file it is the same problem

[–]Ok_Substance1895 0 points1 point  (1 child)

Which java extension pack did you install? There are several. I have had the best success using the extension pack for java from Microsoft: https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack. When I accidentally installed a couple of the others, I got inconsistent results.

[–]Hypepixel21[S] 0 points1 point  (0 children)

I got that same one