Netbeans dummy window?
Netbeans not starting? Getting a dummy window?
Open a terminal and try this
killall -9 java
Alternatively...
There's a couple of quirks in Netbeans which seems to be a problem with OpenJDK.
Most irritating is being unable to copy and paste to/from a browser.
Installing Oracle Java 6 seems to solve the quirks
First run this which will create a package on your computer
https://github.com/flexiondotorg/oab-java6#how-do-i-download-and-run-this-thing
Then install the package
https://github.com/flexiondotorg/oab-java6#what-gets-installed
Then edit netbeans.conf to use the Oracle Java 6
gksudo gedit ~/netbeans-7.1.1/etc/netbeans.conf
Change to
netbeans_jdkhome="/usr/lib/jvm/java-6-sun/jre"
And restart Netbeans
Written by Russell England
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Netbeans
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#