Changing the Default JDK for Netbeans 6.5 on the Mac OS X platform

By davidadale
I need to jot this down before I lose it.  So here it goes.
  1. From a terminal window go to  ”/Applications/Netbeans/Netbeans 6.5.ap/Contents/Resources/NetBeans/etc/”
  2. open up the netbeans.conf file and edit the following line to look like  ”netbeans_jdkhome=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home”
Thats it!! 
I hope that helps you. Restart Netbeans if you haven’t already.

Leave a Reply