javac: file not found error in Java SOLVED

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

The problem I'm having is that the javac file does not even exist in the bin inside the Java folder. Even changing the PATH variable doesn't help. No wonder, because I'm LACKING the javac file. I've tried reinstalling Java, yet the javac file never gets downloaded. I don't know why.

I'm getting '"javac" is not recognized as an internal or external command, operable program or batch file'. Yes, I've tried changing the PATH variable. As stated in the previous paragraph, it doesn't work.

SirColtCobra
Автор

a question, in my Visual Studio Code, when I code in Java, when I "import" a library, the editor stresses me a "error" in yellow, in (import) in the letter (i) of import, do you know how fix it?

zzgfsyg
Автор

Bro how to fix java is a non-project file, only syntax errors are reported

elanchezhian
Автор

Sir I have done everything correctly but still i am getting the same error I am using latest version of jdk17 along with latest version of jre on my system

aryaappajimandarapu
Автор

Where the fuck does .class go after I compile it, Im trying to compile a single .java file using command prompt

emptybruh
Автор

it says this system cannot find the path specified

Nesslux
Автор

sir i also have done all process but didnot solved error yet

KHOOBPAISEKAMAO
Автор

error: No class declared in source file. wht to do?

subash.sanjay
Автор

1:04 system variables, path option - edit option not showing 😢😢

_Doremon