Reputation: 287410
How do you for a specific look and feel on NetBeans 6.5? I mean by passing flags to the netbeans script (on Ubuntu) or by modifying the netbeans script or by some setup.
Upvotes: 4
Views: 9634
Reputation: 17960
In your netbeans.conf file, add "--laf " to your netbeans_default_options
value.
Check out the Netbeans Wiki.
Note: Netbeans Substance plug-in is no longer under development as of August 25, 2008.
Upvotes: 4