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



In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i h..

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

Post New Answer

More Core Java Interview Questions

Explain the differences between public, private, protected and static?

4 Answers  


What are wrapper classes in java?

0 Answers  


How to call static method?

4 Answers   Epoch,


What is entry set in java?

0 Answers  


What is difference between char array and string?

0 Answers  


What is meant by method overriding?

0 Answers  


What is an argument in java?

0 Answers  


Name the package that most of the AWT events that supports event-delegation model are defined?

2 Answers  


Explain about data types?

0 Answers  


How are this() and super() used with constructors?

9 Answers  


Can an object be null?

0 Answers  


What are the legal parameters?

0 Answers  


Categories