Page 1 of 1

Eclipse IDE - Errors

Posted: Wed Dec 21, 2016 9:31 pm
by arao23
Not sure if this is a problem with my setup or the SDK, but on Eclipse (the latest one, Neon, on Windows), I get error annotations when using certain macros like ESP_LOGX or IP2STR, but the build itself (via command-line, "make app") compiles without problems.
builderrors.png
builderrors.png (6.14 KiB) Viewed 3223 times
The interesting thing is that if I click on the error in the Problems window, Eclipse crashes saying "Unhandled event loop exception. No more handles." I have to click "Delete all" errors from the Problems window without clicking on the error to make the ugly red lines go away.

Anyway, thought I'd bring this to your attention, but not a major issue.