Re: Tab in download side of NB 4.1, is it possble ?
Tim Boudreau <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Ronal wrote: > Download side but not upper side. Thanks. > > I tried Tools -> Options -> Expand Editing -> Editor Settings -> Java > Editor. > > There is only tab size setting, but not tab position setting. > > How can i set the position of tab in NB 4.1 ? I *think* you're asking about how to set the position of editor tabs (as opposed to the number of space characters a TAB character expands to). If that is the question, changing the position of editor tabs is not currently supported. I have some work in progress to make it easier to change the way tabs are supported that will allow this, but it's really a weekend project - I'm not sure when if ever it will show up in the NetBeans sources. -Tim