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

what is difference between excute query ()and execute update ()?

6 Answers   Symphony,


When should I use singleton?

0 Answers  


Does java support function overloading, pointers, structures, unions or linked lists?

0 Answers  


What is Java Classloader?

1 Answers   Phantom Technologies,


What is nested loop? What is dangling else condition in it?

0 Answers   Ericsson,






Can a constructor be made final?

0 Answers  


What are the topics in advance java?

0 Answers  


What is <> used for in java?

0 Answers  


What are the different types of inner classes?

0 Answers  


What are the different access modifiers available in java?

0 Answers  


Can a final method be overloaded?

0 Answers  


How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.

4 Answers   Cap Gemini,


Categories