Results 1 to 7 of 7
- 07-29-2010, 01:30 PM #1
Member
- Join Date
- Jul 2010
- Posts
- 7
- Rep Power
- 0
- 07-29-2010, 01:44 PM #2
Member
- Join Date
- Jun 2010
- Location
- Bangalore,India
- Posts
- 70
- Rep Power
- 0
You need set the class path.
Right click on the my computer ==> Advanced tab ==> Environment variables.
You can set the class path here.Arun K R,Bangalore,India
:)
- 07-29-2010, 01:59 PM #3
Member
- Join Date
- Jul 2010
- Posts
- 7
- Rep Power
- 0
thnks 4 concern...
i know i need to set class path which shoud be the path of jdk's bin directory..
but i don't have jdk folder in C:\Program Files\Java , where should i find it?
- 07-29-2010, 02:02 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
Forget about the classpath variable; the previous answer is rubbish; first install a jdk (from Sun most likely); then set your path (not your classpath) variable to the bin subdirectory of your jdk because that's where your executable compiler and other tools are stored.
kind regards,
Jos
- 07-29-2010, 02:12 PM #5
Member
- Join Date
- Jul 2010
- Posts
- 7
- Rep Power
- 0
i'm very new to java .. pls tell me is it mean that jdk is installed
when i get java version by typing the command:
>java -version
- 07-29-2010, 02:19 PM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
- 07-30-2010, 05:50 AM #7
Member
- Join Date
- Jul 2010
- Posts
- 7
- 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 -
[SOLVED] Javac is not a recognized as an interal or exteral command
By farva74 in forum New To JavaReplies: 3Last Post: 02-28-2009, 04:43 PM -
'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