Results 1 to 4 of 4
- 02-27-2009, 09:09 PM #1
Member
- Join Date
- Feb 2009
- Posts
- 2
- Rep Power
- 0
[SOLVED] Javac is not a recognized as an interal or exteral command
I am unable to run javac and i have tried everything i know to do. I have JDK6 and i i can't get it to work. I haven't done anything with my variable because i don't know what to do with them or change them too.
Here are my variables
CLASSPATH
.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\QuickTime\QTSystem\
If there anything more you need to know let me know.
- 02-28-2009, 03:18 AM #2
Senior Member
- Join Date
- Dec 2008
- Location
- Hong Kong
- Posts
- 473
- Rep Power
- 5
add "locationOfJDK\bin"; to path
or you go to that bin, you can run javac inside that bin directory
- 02-28-2009, 07:11 AM #3
set classpath=c:\program files\java\jdk1.6.0_11\bin
run above command and compile your file.Mak
(Living @ Virtual World)
- 02-28-2009, 04:43 PM #4
Member
- Join Date
- Feb 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
javac not recognized as an internal or external command
By kotoko in forum New To JavaReplies: 28Last Post: 10-26-2010, 04:39 AM -
javac is not recognized as an internal or external command... and vista
By tsaund in forum New To JavaReplies: 13Last Post: 09-17-2009, 07:56 AM -
javac command not recognized
By sunshine39 in forum New To JavaReplies: 7Last Post: 03-04-2009, 03:54 AM -
javac is not recognized as internal or external command, operable program or batch...
By ashin in forum New To JavaReplies: 8Last Post: 11-18-2008, 09:21 AM -
'javac' is not recognized as an internal or external command
By sam_1032002@btopenworld.c in forum New To JavaReplies: 3Last Post: 10-18-2008, 02:40 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks