Re: Debugger: Type column in Local Variables and Watches window
Thomas Kellerer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
On 07.04.2004 14:36 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? > Well I for one don't need it at all. I know which type my variables are... Thomas