Re: live update of variables

Nathan Fiedler <[email protected]> Wed, 17 May 2006 18:38:44 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
This feature has not yet been exposed in the Variables view. The way to 
change a variable is with the assignment (=) operator in the Evaluator 
window (e.g. "i = 5"). It would certainly be more convenient to do this 
directly in the Variables view.

n


Robert P Young wrote:
> I couldn't find a way to change a local variable while using jswat.  Is
> there a special
> mouse click to do this?
> 
> Thanks,
> Robert