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
What are the actions that can occur when a thread enters blocked state?
What isan abstract class and when do you use it?
Can we declare register variable as global?
Is char a method in java?
When throws keyword is used?
What is the use of pattern in java?
Can we make main() thread as daemon?
can used Protected Class outside Function.?
Why parameters should be passed by reference?
What is the difference between the final method and abstract method?
What do you mean by order of precedence and associativity?
How many bits is a string?
What are the problems faced by java programmers who don't use layout managers?
How is garbage collection controlled?
What is the meaning of course?