Latest Entries »

Showing posts with label JDK. Show all posts
Showing posts with label JDK. Show all posts

Thursday, May 14, 2009

Change the NetBeans Default JDK

While installation netbeans uses default JDK, to change the default JDK all you need to do is
Find NetBean’s etc/netbeans.conf file and provide the new JDK path like









# Default location of JDK, can be overridden by using –jdkhome:
netbeans_jdkhome=”C:\Program Files\Java\jdk1.6.0_05″