|
From: SourceForge.net <no...@so...> - 2009-03-18 19:50:54
|
Bugs item #2692509, was opened at 2009-03-18 14:50 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2692509&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: JUnit integration Group: 3: Ugly Status: Open Resolution: None Priority: 7 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Compile Re-Opens Closed File Initial Comment: Sometimes compiling re-opens a file that had been closed before. 1. Open two files with unit tests that fail. Compile them and run the unit tests. 2. Now close one of the files. 3. Compile. 4. DrJava will re-open the file that was closed. However, if the "Test Output" tab is closed, DrJava will not re-open the file: 1. Open two files with unit tests that fail. Compile them and run the unit tests. 2. Now close one of the files. 3. CLOSE THE "TEST OUTPUT" TAB. 4. Compile. 5. DrJava will NOT re-open the file that was closed, and behave as expected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2692509&group_id=44253 |