Author Topic: Underlining syntax errors  (Read 3786 times)

hvince95

  • Guest
Underlining syntax errors
« on: February 01, 2012, 08:04:44 am »
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!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Underlining syntax errors
« Reply #1 on: February 01, 2012, 09:01:49 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ