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 Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

578


How to optimize the javac output?

598


How would you format a date in java? I.e. In the ddmmyyy format?

776


What is a classloader in java?

534


What are Normalization Rules? Define Normalization?

551






What is difference between synchronize and concurrent collection in java?

520


What is public static?

497


Which list is sorted in java?

580


What is a memory leak in java?

547


Can a static class have a constructor?

519


Why call by value prevents parameter value change?

583


Can we declare an array without size in java?

524


Why java is secure? Explain.

596


What is the major drawback of internal iteration over external iteration?

587


What is meant by string is immutable?

517