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 |
Explain the differences between public, private, protected and static?
What are wrapper classes in java?
How to call static method?
What is entry set in java?
What is difference between char array and string?
What is meant by method overriding?
What is an argument in java?
Name the package that most of the AWT events that supports event-delegation model are defined?
Explain about data types?
How are this() and super() used with constructors?
Can an object be null?
What are the legal parameters?