M
Michael Preminger
I have a problem with the debugger of netBeans IDE version 3.6:
I cannot make it to watch variables that are local to functions.
It can be set to watch member variables of classes, as well as locally
defined final variables (constants) but for local variables within
methods attempted watched it says:
identifier cannot be resolved
Both "Internal compilation" option, as well as the "external
compilation" have their "debug" tab checked.
Is this a bug or a feature? or: What am I missing. Rather the latter.
Thanks
Michael
I cannot make it to watch variables that are local to functions.
It can be set to watch member variables of classes, as well as locally
defined final variables (constants) but for local variables within
methods attempted watched it says:
identifier cannot be resolved
Both "Internal compilation" option, as well as the "external
compilation" have their "debug" tab checked.
Is this a bug or a feature? or: What am I missing. Rather the latter.
Thanks
Michael