Sometimes the editor will suddenly show lots (~40) of compile errors. Usually just one file but other times more than one. When I build the project, it compiles without errors. I'm getting 'Symbol TimeTick could not be resolved', 'Type OS_MBOX could not be resolved.'.
I have tried closing and open the IDE, 'Refreshing' the project, 'Clean build'. It seems the errors are all related to Netburner constants or classes. The files were all compiling fine earlier in the day. Yes, I have made some changes, but nothing that should have caused these 'spurious' errors. I can download the program to the board and the program runs normally.
This has come up a few times and usually will seem to go away by itself or I cannot remember the exact steps I did clear these errors. These errors seem to be just in a few files, I use TimeTick, Post and Pend in other places and they are all fine.
Is there some file I need to delete so the IDE will rebuild the files?
Suddenly editor shows lots of compile errors.
Re: Suddenly editor shows lots of compile errors.
I switched to Debug mode and the "errors" went away, maybe that is what I did in the past, but did not connect the two?