Issue when building other projects

Hello,

I just migrated from SDK Dist. 20.07 to SDK Dist. 21.03 and after importing some old projects I get these error messages (see attached screencap) without any more information.

build_errors

Running the Build Module process seems to work fine though. Does this error ring any bell ? Is there something I need to do to solve this issue and be able to build these projects properly ?

Thank you

Hi,

Can you check if your projects are configured for Null Analysis ? (Null Analysis — MicroEJ Documentation)

MicroEJ SDK Dist 20.10 has been migrated to Eclipse 2020-06 and there is a known Issue with JDT annotations processing (MicroEJ SDK Distribution Changelog — MicroEJ Documentation).

The workaround is to update EDC API to version 1.3.3.

–Frédéric