News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Underlining syntax errors

Started by hvince95, February 01, 2012, 08:04:44 AM

Previous topic - Next topic

hvince95

I have come from a Java world working with Eclipse IDE.  It was very good!  Underlined all syntax errors giving detailed reasons as to why there are errors and all that.
I cannot for the life of me find how to enable that in code::blocks.

Please Help!

MortenMacFly

Quote from: hvince95 on February 01, 2012, 08:04:44 AM
I have come from a Java world working with Eclipse IDE.
You cannot compare Eclipse with Code::Blocks. Code::Blocks is not and cannot be that powerful. It's just light-weight and fast. If you are seeking for an IDE that has all the features as Eclipse, stick with Eclipse.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]