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
Is null an object in java?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
Explain the difference between collection api and stream api in java8?
Is there any tag in htm to upload and download files?
Can we use a switch statement with strings?
What is the basic difference between string and stringbuffer object?
Give few difference between constructor and method?
Compare Mutex and Semaphore in java.
What's a method in programming?
What is the use of hashmap in java?
What is the difference between the size and capacity of a vector?
What is the difference between overriding and overloading in OOPS.
What are the ways to instantiate the class class?
What is maximum size of arraylist in java?
How big is a boolean?