English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i was having jdk 1.3 for practicing my java programs.
i want to install jdk 1.5 insted of 1.3.
i am having the setup file jdk-1_5_0_06-windows-i586-p
(is it a proper application which )
(for jdk 1.3 i use c:/jdk1.3/bin; in environmental variable in path setting)
(will the setting be same for this by replacing 1.5 insted of 1.3)

2007-07-05 08:31:06 · 2 answers · asked by ask_the_genious 1 in Computers & Internet Programming & Design

2 answers

If you have jdk1.3 alread uninstall that first and delete the path in your environment var,Then install jdk5 from sun .
set the class path var to dir/jdk/bin in
system-->Advanced-->Environment variables-->then set the classpath variable---ok
Don't just change 1.3 tp 1.5 as jdk 1.5 is called as jdk5.So please copy the exact location where jdk is i.e.,dir/jdk/bin
and give in path.
make sure that if you have JAVAHOME var defined in system vars give same jdk path for that.
All the best

2007-07-05 11:53:16 · answer #1 · answered by Naina 1 · 0 0

If you install JDK 5, it should change the environment variable for you.

If it doesn't, and you use a similar path for the JDK 5 install, then, yes, you can manually change the environment variable.

2007-07-05 15:57:20 · answer #2 · answered by McFate 7 · 0 0

fedest.com, questions and answers