[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Errors and Warnings - [eclipse CDT]

Window->Preferences->C/C++->Editor->Syntax Coloring->Code->Problems
Check Enable
* This was necessary to see failures in the code. Why is this not enabled by default?
* Problems are not described. In the Java editor for every little source problem there is a at least a short description available.
I don't need a concrete description for the problems. Important is the highlighting of the failures. However, can problem descriptions be activated?
* Marking problems on the right border of the file, corresponding to the line.
Can this feature available in the Java-editor activated for the C++-editor.
* Marking problems on the file/directory/project level.
In Java-Projects errors and warnings are shown on the file/directory/project level by default. Can this be activated for C++-projects? By default eclipse avoids execution of Java projects with errors. Can this be activated for C++-projects?


[Comment: My imported project is fully compilable with the Borland compiler. The only problem is eclipse does not recognize that everything is free of failures in the code. But the code is not free of warnings.]