corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

C/C++ Syntax Error Highlighting for NB 6.1 - plugin detail

Provides syntax error highlighting for C/C++ files in editor.

NetBeans Plugin - C/C++ Syntax Error Highlighting for NB 6.1
Plugin owner: vkvashin
Website: http://www.netbeans.org/
Added: 2008-03-17
Last updated: 2008-04-14
NetBeans Versions: 6.1
License: CDDL-GPLv2-no-CP
Category: Programming Languages
Size: 0.04 MB
Downloaded: 2,848 times
Rating:
 4.32, by 2 users


Download plugin

Verifications for NetBeans versions

6.1 verification PENDING See verification details

Introduction

Provides syntax error highlighting for C/C++ files in editor. Gets information about errors from the current tool chain compiler.

What's new in this version

Fixed an NPE

[ You have to be logged in to be able to comment. ]

User Comments

  

Please assist

Hi guys i'm new on the side my name it's tshepo i'm currently studying C++ Java programming and i have nerve done it before i don't know any thing as i thought i need something chalanging, I have some questions if anyone is willing to assist me my e-mail address it's TshepoT@tebabank.com

Thanks
Posted by Msereza on Mar 30, 2008
  

Re: Multiline errors

Thank you for finding this bug!
I filed an issue (against 3-rd party, not cnd, since syntax error highlighting isn't included into official CND):
http://www.netbeans.org/issues/show_bug.cgi?id=130758
Posted by vkvashin on Mar 21, 2008
  

Multiline errors

When error have more then one row - plugin show only last row :(
Posted by avp on Mar 20, 2008
  

Re: permit building project with errors?

If we lived in an ideal world, and syntax error highlighting was true 100% accurate - in this case this would make sense :-) But imagine the situation when syntax error highlighting reports false error. Sure, it's bad. But in the case this prevents compilation, it isn't just bad - it makes working with such IDE just impossible!..
Posted by vkvashin on Mar 19, 2008
  

Permit building project with errors?

Thank you, a long ago wanted such possibility.
Maybe, can add prohibition (or show dialog with confirmation) on compiling with presence of error in code?
Posted by avp on Mar 18, 2008