NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Thomas Wolf Posted via mailing list.
|
Posted: Tue Oct 05, 2010 6:30 pm Post subject: NB Look & Feel customization question |
|
|
A couple L&F questions:
1) Is it (still) possible to run NB with third-party L&Fs? There used
to be the Substance plugin, but the work on that has been discontinued.
But there are instructions on how to change the L&F via command-line
options - they're still valid?
2) If so, can someone give me instructions on where to put the L&F
command-line options on Mac OS X (I'm ashamed to say that I'm a complete
newbie on Mac OS X yet have begun developing on it).
Kinda related: a couple years ago I wrote an enhancement bug to allow us
to customize the colors of the main NB windows (rather than just the
editor as is currently the case), but I haven't seen any changes on that
front:
https://netbeans.org/bugzilla/show_bug.cgi?id=151069
Someone from NB, David Simonek, raised the priority of the issue and
said that he'd try to address it. That was in 2008. Is he still
working at Netbeans?
If you think implementation of this bug could be useful, please vote for
it. As I indicated in the bug comments, changing the entire L&F just to
get dark backgrounds in the windows is total overkill.
Thnx,
Tom |
|
| Back to top |
|
 |
rhizomorph
Joined: 05 Feb 2009 Posts: 35
|
Posted: Tue Oct 05, 2010 9:42 pm Post subject: |
|
|
Modify...
| Code: | | <install folder>\etc\netbeans.conf |
On the line that begins with...
| Code: | | netbeans_default_options="-J-client -J-Xss2m..... |
Add...
| Code: | | --cp <full path>something.jar --laf <fully qualified class name> |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|