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 256301 - Unable to change output terminal type for all C/C++ projects
Summary: Unable to change output terminal type for all C/C++ projects
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-01 00:20 UTC by virsto
Modified: 2017-06-30 07:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (40.70 KB, text/plain)
2015-11-01 00:20 UTC, virsto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description virsto 2015-11-01 00:20:09 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 10 version 10.0 running on x86
Java; VM; Vendor = 1.8.0_65
Runtime = Java HotSpot(TM) Client VM 25.65-b01
Comment 1 virsto 2015-11-01 00:20:12 UTC
Created attachment 157088 [details]
IDE log
Comment 2 RScott77 2016-01-06 15:27:17 UTC
Try:

With the Project tab open, right-click the project and choose 'Properties'

Click 'Run' under 'Categories' and in the right-hand pane, switch your 'Console Type' to either 'Standard Output' or 'External Terminal'

I was able to successfully run the "Welcome" sample after doing so.