Home > Archive > Java Help > August 2005 > Netbeans 3.5 to 4.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Netbeans 3.5 to 4.1
|
|
| bl8n8r 2005-08-07, 4:01 am |
| Hello All.
I just upgraded from Netbeans 3.5 to 4.1. It's pretty snazzy.
A couple of things I'm wondering if I can change are the default
white IDE theme to something a little more soothing on the eyes,
and get the compiler to stop opening an output tab everytime I
compile. I found the "Ant reuse output tab setting" but I want
it to just use the same output tab all the time so I don't have
to go and close a whole bunch of output tabs every few minutes.
Anyone know to accomplish any of this?
Thanks,
bl8n8r
| |
| Tor Iver Wilhelmsen 2005-08-07, 4:01 am |
| "bl8n8r" <bl8n8r@yahoo.com> writes:
> A couple of things I'm wondering if I can change are the default
> white IDE theme to something a little more soothing on the eyes,
Go to "Tools", "Options", "Editing", "Editor Settings", "Java Editor",
"Fonts and Colors" (click the button there) when "Default" is
selected. It seems you have to change for each editor, though.
| |
| bl8n8r 2005-08-07, 9:02 am |
| What I mean is the rest of the IDE besides the java editor colors. I
probably need to use one of those Look and Feel "skins" but thought I
would look for an easy setting in the IDE first.
Thanks,
bl8n8r
| |
| bl8n8r 2005-08-21, 7:56 am |
|
bl8n8r wrote:
> What I mean is the rest of the IDE besides the java editor colors. I
> probably need to use one of those Look and Feel "skins" but thought I
> would look for an easy setting in the IDE first.
>
> Thanks,
> bl8n8r
Ahh.. much friggin better..
netbeans-4.1/bin/netbeans --laf
com.sun.java.swing.plaf.motif.MotifLookAndFeel
|
|
|
|
|