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 98680

Summary: "Preview" field in "Syntax" tab contains C++ sample instead of C sample
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: issues@cnd <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2007-03-22 15:51:26 UTC
Steps:
- Find "Font & Colors" settings in "Options" window
- Select "C" language in "Syntax" tab
==> "Preview" field contains C++ sample, because these lines works correctly in
C++ only:
#include <iostream.h>
cout << "string";
S var;
Comment 1 Quality Engineering 2009-12-21 05:45:34 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team