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

Summary: "Terminal Type" should be disabled if "Output Window (Output Only)" is selected
Product: cnd Reporter: julieg <julieg>
Component: ProjectAssignee: Sergey Grinev <sergius>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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