I often find myself running a program, finding a bug, and then wanting to run exactly the same thing in the debugger. If I have a certain run tab open, is there a quick way to start exactly that program with those options in the debugger (just like I can restart the program by pressing the "play" button again)?
And sometimes I've run a program in the debugger and fixed something, and then I want to run exactly the same thing without debugging. Is there a quick way to run that program normally? I know I can just press the run or debug button in the main toolbar and then select the run configuration I want, but then I have to think and read :-) I'd prefer if I could just run "the same thing" again but with an easier way to "turn the debugger on or off". Now that I think of it, I might even prefer if the run and debug tabs were collected in a single interface -- they all correspond to running (or stopped) programs, whether or not the debugger happens to be turned on for any particular program, and sometimes it's a bit annoying to have to switch between the Run window and the Debug window. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list