NetBeans 5.5 problem with Beryl on Ubuntu

As you can see for no reasons NetBeans doesn’t work when Beryl is running..

There are two ways to avoid closing beryl every time you have to use NetBeans.

1. Edit the environment

  • sudo nano etc/environment
  • and add this line: AWT_TOOLKIT=”Mtoolkit”

2. Add in NetBeans

  • $NETBEANS_HOME/bin/netbeans file : export AWT_TOOLKIT=MToolkit

Enjoy Beryl 24/7.