| Author |
Download j2re-1_4_1_01
|
SaiPrasad Jukalkar
Ranch Hand
Joined: Feb 20, 2001
Posts: 79
|
|
|
I have downloaded this exe and installed it on my machine running windows 2000, it is intalling it under c:\Program Files\Java dir instead of under c:\jdk1_4_1_0, will my progrms work in the existing situation and do i need to set the JAVA_HOME path c:\Program Files\Java. I am unable to run my programs in TextPad may be because it is searching for java runtime under c:\jdk1_4_1_0 dir.
|
JSP
|
 |
Valentin Crettaz
Gold Digger
Sheriff
Joined: Aug 26, 2001
Posts: 7610
|
|
|
Moving this to the Java in General (Beginner) forum.
|
SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
You downloaded the Java Runtime Environment (JRE). Not the Java Development Kit (JDK). The JRE only allows you to execute JAVA programs. Not compile them. I think you need to download the JDK. The JDK also contains the JRE along with it but allows you to develop JAVA applications as well as execute them. TetPad is looking for the JDK path.
|
 |
SaiPrasad Jukalkar
Ranch Hand
Joined: Feb 20, 2001
Posts: 79
|
|
|
thank you Gregg, could you pl. send me the link to latest JDK.
|
 |
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
|
|
|
Download the SDK, not the JRE
|
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
|
 |
 |
|
|
subject: Download j2re-1_4_1_01
|
|
|