2008-04-24

Run NetBeans using custom Look&Feel

Original at: http://wiki.netbeans.org/FaqCustomLaf

After installing NetBeans on Ubuntu one simply needs to add the relevant launcher to a panel, and then modify the command, for example:

/bin/sh "/opt/netbeans-6.5/bin/netbeans" --laf javax.swing.plaf.metal.MetalLookAndFeel

(all in one line, of course)

No comments: