Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i h..

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

Post New Answer

More Core Java Interview Questions

How to sort the elements in HashMap

3 Answers   Ness Technologies,


What is the importance of main method in Java?

0 Answers  


What are dot operator queries?

0 Answers   Atos Origin,


Can we declare Pointer in Java?

5 Answers  


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

0 Answers  


What are the properties of thread?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


Is Java a dying language?

0 Answers  


What is bytecode verifier?

0 Answers  


Write the code for Palindrome ?

2 Answers   Bally Technologies,


Write a method to check if input string is palindrome?

0 Answers  


What is the tradeoff between using an unordered array versus an ordered array?

0 Answers  


Categories