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 is mean by collections in java?
What does the three dot emoji mean?
How do you access command-line arguments within the code?
How many bits is size_t?
Describe the term diamond problem.
Why are there no global variables in java?
What do you mean by static variable?
List some important characteristics on jre
Explain the pointers in Java?
How is hashset defined in java?
Discuss about garbage collector in Java.
What's the access scope of protected access specifier?
Can java list be null?
Why singleton pattern is better than creating singleton class with static instance?
What is exception handling in java?