In a my eclipse editor if i want to switch from jdk 1.4 to
jdk 1.6 how to do that???? Initially i have jdk1.4
Answer / kris
open eclipse, select Windows then Preferences. On preferences expand java, then select "Installed JRE" option. Here you can add new JDK and make sure you select it.
| Is This Answer Correct ? | 10 Yes | 0 No |
What is native code?
What is pangram in java?
Explain super keyword in java.
What is java used for on a computer?
State the difference between strings and arrays.
How does list work in java?
how to call a method in different package?
What purpose do the keywords final, finally, and finalize fulfill?
What is a method declaration?
Can variables be used in java without initialization?
What is the vector class in java programming?
Do you know how to reverse string in java?