Problems tab and Console regular expressions [message #1836302] |
Mon, 28 December 2020 18:28 |
ANDREW MEYER Messages: 4 Registered: December 2020 |
Junior Member |
|
|
I have set up a makefile project to compile and link HCS12 code using the free codewarrior tools. It all seems to work well, but the only error/warning/information output I can get is to the console, with nothing being scanned from there into the Problems window. I set up a regular expression error parser(Window -> Preferences -> C/C++ -> Build -> Settings -> Error Parsers) to scan the console for the appropriate information. If I search the console output (click in output and <ctrl>F) using find/replace with "regular expressions" checked, I find the warnings and errors--they just never get to the Problems tab.
I have enabled the error parser in (Project->Properties->C/C++ Build->Settings->ErrorParsers).
Still no output to the Problems Tab, and I am out of ideas. Please Help!!
Somewhere I read that I need to enable this in C/C++ Makfile settings--but I cannot fine any settings which include the name "Makefile"; did I set up my project wrong??
Eclipse Luna, Windows 7 professional.
[Updated on: Tue, 29 December 2020 18:17] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.05889 seconds