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 / 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 |
Variables used in a switch statement can be used with which datatypes?
What is a Null object?
What are the differences between string, stringbuffer and stringbuilder?
Define how objects are stored in java?
What is reverse function?
What is the right data type to represent a price in java?
What are "class access modifiers" in Java?
What is slash r?
How are this and super used?
what is the use of finalize()Method please explain with an example
What mechanism does java use for memory management?
What is the default value of an object reference declared as an instance variable?