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 90117 - "Terminal Type" should be disabled if "Output Window (Output Only)" is selected
Summary: "Terminal Type" should be disabled if "Output Window (Output Only)" is selected
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 23:37 UTC by julieg
Modified: 2008-08-21 20:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description julieg 2006-11-27 23:37:07 UTC
If the user selected :
Project Properties -> Running -> Console Type -> Output Window (Input Only)
The "Terminal Type" should be disabled
Comment 1 Sergey Grinev 2008-08-18 17:44:22 UTC
fixed http://hg.netbeans.org/main?cmd=changeset;node=d2d4e368fcb8
Comment 2 Quality Engineering 2008-08-19 06:00:54 UTC
Integrated into 'main-golden', available in build *200808190201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/d2d4e368fcb8
User: Sergey Grinev <sergius@netbeans.org>
Log: fixed #90117 "Terminal Type" should be disabled if "Output Window (Output Only)" is selected
Comment 3 Thomas Preisler 2008-08-21 20:09:13 UTC
Incompatible API change. Adding getSheet() back:

changeset 30f7919389bb in main
details: http://hg.netbeans.org/main?cmd=changeset;node=30f7919389bb
description:
	90117 "Terminal Type" should be disabled if "Output Window (Output Only)" is selected