One of the plugins from my Eclipse RCP project has lots of Access restriction errors on its classes, but those errors are not being listed on Eclipse's Problems view.
Even worse, the classes are not being decorated with the red marker on Package Explorer.
I'm being forced to open each and every file to discover which of them have errors.
Does anyone have any idea why this is happening?
I'm using Eclipse Photon.
This question is about the same problem, but none of its answers worked for me.