Main Contents

Nice UI for Netbeans

June 12, 2011

As Netbeans under Linux (Ubuntu) is ugly as hell, I’ve searched for solutions. This post gives some directions: http://javahowto.blogspot.com/2008/05/how-to-customize-netbeans-look-and-feel.html & here. The best option in my opinion is to start Netbeans with this command: netbeans –laf com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel Next thing is to get an acceptable docky icon for the IDE… //edit 160611: Found a solution on [...]

Filed under: Things I'm too lazy to remember, _dev | Comments (0)