i installed Netbeans on Ubuntu 11.10 following these instructions: .
It worked perfectly fine (creating projects, open projects, compile, run...) but after restarting netbeans started normally and it is shown as a running application in unity-panel but I can't access the programm.
I uninstalled and reinstalled it, it worked once but failed after restart.
Has anyone an idea what might be the problem here?
Thanks in advance. Regards
52 Answers
I changed
netbeans_jdkhome="/usr/lib/jvm/java-6-openjdk"to
netbeans_jdkhome="/usr/lib/jvm/java-6-openjdk-amd64"in netbeans-7.1/etc/netbans.conf on Ubuntu 12.04
It worked.
1Install from software center, and tell us if is it working. Always you can, install preferably from software center =)
5