-->
Page 1 of 1

Eclipse code assistant showsonly some class methods, not all

PostPosted: Tue Mar 28, 2017 8:11 am
by vmaletta
Hello,

I've just installed the framework and I'm started to study the examples. Opening the source code the IDE shows some "semantic errors" but the make works fine, compiles the code and flashes card.

The problem is that the methods signed as "not resolved" are not shown by the code assistant; for example, in the Basic_Blink example, the IDE tells that can't resolve the method initializeMs and if I write procTimer. the window that appears after the dot lists only a few methods, missing initializeMs and may others.

Had anyone found this issue ? Is there any solution ?

Thank you for your suggestions.