I have installed NetBeans 7.0 manually, because only 6.9 is available in Ubuntu Software Center.
I tried to keep it in launcher, but after system restart it's gone.
How can I permanently add it?
|
|
|
'Java Ayatana' plugin for Netbeans solve the following problems ( tested on 12.04 64bit)
How to install: 1) in Tools -> Plugins -> Settings add http://java-swing-ayatana.googlecode.com/files/netbeans-catalog.xml now look for: 'Java Ayatana' Tools -> plugin -> Avariable plugin 2) or install manually from: http://code.google.com/p/java-swing-ayatana/ On 64bit with oracle java 7 if you experience this problem:
do this:
Thank you Dan Jaren for this plugin Update: On NetBeans 7.2RC1 launcher works fine by default. 'Java Ayatana' 's global menu integration works fine too. |
|||||||||||
|
|
The answer of Kacharov is good (very good), but the Ubuntu Unity Launcher Plugin of Netbeans is already on Netbeans plugin and Google project website. http://plugins.netbeans.org/plugin/40321/ubuntu-unity-launcher To make it more formal. |
|||||
|
|
Create a netbeans.desktop file with somewhat following content in your
Make sure you have correct path and keep in launcher is checked.
|
|||||||||||
|
|
Following @sagarchalise's answer, here's a working (~/.local/share/applications/netbeans.desktop) contents for NB 7.0.1 on Ubuntu 11.04:
|
|||
|
|
|
You can use this NetBeans plugin! http://ubuntuone.com/4T3EB9MnJVqxrEE494oLyi It is very useful! Original page: http://danjared.blogspot.com/2011/10/unity-launcher.html |
|||||
|
|
This is a bug in BAMF: |
|||
|
|