Netbeans 5.5 with Beryl

Posted in AiGLX, Beryl, Hacks, Open Source by sandaruwan on February 10th, 2007

A solution emerged while doing little bit of browsing. Just have to export a variable :

export AWT_TOOLKIT=MToolkit

3 Responses to “Netbeans 5.5 with Beryl”

  1. Me Says:

    Thx.
    2nd hit at google - and it works.

    I love the Internet ;)

    February 26th, 2007 at 8:18 pm

  2. netcyrax Says:

    worked great!

    thx :)

    April 14th, 2007 at 6:54 pm

  3. Russ Methlie Says:

    Exporting that variable will only show you the visible IDE window (as opposed to the gray box you would see otherwise when beryl is running), it will NOT enable you to do some basic things like type a file name in the “New File” wizard, (among other things). Instead, you’ll have to update to Java 6 Update 1. It is, after all, a java problem with the way SWT deals with the beryl Window Manager, and Sun fixed it with their latest release.

    April 23rd, 2007 at 11:27 am

Leave a Reply