Re: Debugger: Type column in Local Variables and Watches window
Jan Jancura <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Pavel Flaska wrote: > Hi all, > > I wonder why the Type column in Local Variables window (and also > Watches window) is not visible as default. In my opinion, this > information is useful for debugger users in the most cases. (It is my > own experience and experience of my colleagues.) Is there any reason > to have the column invisible? +1 for adding Type column to default group. As I remember one of the reasons for nb3.5 was limited horizontal space of Debugger Window. But it should not be problem in the new layout. > > Not only that, but also if I restart NetBeans, the last state of > debugger's window settings is not remebered. It is boring to switch > the column on again and again. THis is bug: http://www.netbeans.org/issues/show_bug.cgi?id=41767 unfortunaltely to late to fix in nb36 Hanz