From: SourceForge.net <no...@so...> - 2003-07-10 06:38:59
|
Bugs item #768923, was opened at 2003-07-10 06:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=768923&group_id=44253 Category: Compiler integration Group: Serious Status: Open Resolution: None Priority: 8 Submitted By: Charles Reis (csreis) Assigned to: Nobody/Anonymous (nobody) Summary: Run Main Method doesn't wait for reset Initial Comment: The new "Run Document's Main Method" feature doesn't wait until after the Interactions Pane finishes resetting before interpreting the "java Classname" command. Depending on the speed of the machine, this means that the main method will start to run before the Interactions Pane is reset, and it will be interrupted when the reset occurs. This is very important to fix. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=768923&group_id=44253 |