0

I created a netbeans.desktop and eclipse.desktop and added them to Unity launcher and did exactly the same for eclipse & Netbeans here: How do I install Eclipse Indigo 3.7.1? in order to run it from terminal or dashboard. The problem is that if I run them from dashboard or terminal, another entry is displayed in the launcher.

second Entry in Launcher

Is there any solution so that when I run the IDEs from dashboard or terminal, only the Launcher entry already pinned, is used?

Thanks in advance.

Hanynowsky
  • 2,801

1 Answers1

2

Effective solution found thanks to Java Swing Ayatana library.

Netbeans Integration with Global Menu and Launcher

Open your Netbeans IDE, then go to menu: Options / Plugins; And add the Java Ayatana plugin's remote XML catalog file: http://java-swing-ayatana.googlecode.com/files/netbeans-catalog.xml and then install it - (Restart NetBeans).

Hanynowsky
  • 2,801