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

Why a dead thread occurs?

0 Answers  


How many characters is 2 bytes?

0 Answers  


Give the difference between the println method and sqrt method?

0 Answers  


Do you need to import math in java?

0 Answers  


What is module in oop?

0 Answers  






Is double bigger than float?

0 Answers  


1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?

2 Answers   TCS,


Explain exception chaining in java?

0 Answers   Cyient,


What are parent methods and how can you call them?

2 Answers  


Write a program in java to create a doubly linked list containing n nodes.

0 Answers  


whats is inheritance?

15 Answers   CTS, HCL,


What is another word for methodology?

0 Answers  


Categories