R. Matt Barnett - 2005-11-09

Logged In: YES
user_id=833303

I would go as far as to say these statements should execute
every time the interactions window is reset, not just when
DrJava is loaded.

Many times I'm testing out a new class I've written by
bouncing a few statements off it in the interactions window
which may require some setup statements (creating Strings,
or Vectors to be passed to my class) that I have to execute
again and again in the interactions window after each
compile (though the tab complete helps with this task). It
would be nice if I could have a list of arbitrary statements
that fired every time the interactions window was reset. I
would suggest this feature have its own tab on the lower
pane though and not be buried in the options window for easy
modification.