Any news about the setup on linux ? From my analysis it seems not all the files in the manifest get properly copied in the correct target path due to some unkown reason.
In the java log I see no issues (I'm an experienced java and Eclipse RCP dev).
Except this is a bit strange when importing the hello world, my guess these messages are from the xml parser:
!ENTRY org.eclipse.cdt.core 1 0 2018-11-05 20:33:26.254 !MESSAGE Indexed 'rapid_iot_k64f_hello_world' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
For the other examples:
!ENTRY org.eclipse.cdt.core 1 0 2018-10-12 18:08:11.860 !MESSAGE Indexed 'kboot_k64f' (123 sources, 215 headers) in 6.51 sec: 23,049 declarations; 75,106 references; 4 unresolved inclusions; 78 syntax errors; 48 unresolved names (0.049%) !ENTRY org.eclipse.cdt.core 1 0 2018-10-12 18:08:19.377 !MESSAGE Indexed 'RapidIot_Base' (204 sources, 439 headers) in 7.5 sec: 47,960 declarations; 153,930 references; 10 unresolved inclusions; 70 syntax errors; 410 unresolved names (0.2%) !ENTRY org.eclipse.cdt.core 1 0 2018-10-12 18:08:23.361 !MESSAGE Indexed 'Rapid IoT Kit Out Of Box Demo' (64 sources, 305 headers) in 3.98 sec: 45,459 declarations; 72,844 references; 0 unresolved inclusions; 3 syntax errors; 2 unresolved names (0.0017%)
Regards
Luc