Southperry.net
javac not working in command prompt - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Maplers Helping Maplers (https://www.southperry.net/forumdisplay.php?fid=9)
+--- Forum: Technical Help (https://www.southperry.net/forumdisplay.php?fid=84)
+--- Thread: javac not working in command prompt (/showthread.php?tid=17033)



javac not working in command prompt - Cyadd - 2009-09-30

[COLOR="Red"]So, I want to do some stuff at home, and opening command prompt and trying out the javac command, I get this error:

'javac' is not recognized as an internal or external command,
operable program or batch file.

Now, I believe the path is set correctly, so i don't know what else is going on.

This is my path:

C:\Program Files\Java\jdk1.6.0_16\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\

Any ideas?[/COLOR]


javac not working in command prompt - Stereo - 2009-09-30

My path is pretty much the same, except I have an older version >_> works fine.

C:\Program Files\Java\jdk1.6.0_10\bin;

I guess you could look in C:\Program Files\Java\ to make sure you actually have that version...



javac not working in command prompt - Cyadd - 2009-09-30

[COLOR="Red"]Yeah, I just downloaded version 1.6.0_16.

I guess should restart to refresh that.[/COLOR]


javac not working in command prompt - GummyBear - 2009-10-01

any modifications to the environment path needs a full restart on windows. Pain in the ass.