This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21255 - Eliminate Running workspace
Summary: Eliminate Running workspace
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: mslama
URL: http://ui.netbeans.org/docs/ui/worksp...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-03-06 15:40 UTC by jrojcek
Modified: 2008-12-23 09:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2002-03-06 15:40:49 UTC
Do not switch to Running workspace when executing a class but stay in actual
workspace and display Execution window. UI spec is at URL field.
Comment 1 mslama 2002-05-10 11:25:25 UTC
Integrated to main trunk. Running workspace is removed. Execution view
is now docked to right part of Output mode.
Comment 2 _ ttran 2002-05-10 12:26:27 UTC
added UI keyword
Comment 3 Jan Zajicek 2002-05-14 11:56:36 UTC
Fine - workspace Running is removed, however in Options | Execution &
Debugging | Execution settings there is still set the workspace
Running. Please remove it from the combo and set None as default.
Comment 4 mslama 2002-05-14 13:12:08 UTC
Fixed in main trunk.

Default execution workspace is set in ExecuteAction. Now it is set to
Editing as Running workspace was removed.

Modified: org/openide/actions/ExecuteAction.java r.1.34
Comment 5 Marian Mirilovic 2004-03-01 08:52:35 UTC
issue doesn't apply to new window system - verified