My custom check is also displayed with the correct dots in the error message but still is not loaded. Perhaps the incorrect dots in the error message was a red herring and not related to the class loading problem?
I have a plugin that extends Checkstyle with custom checks as described here: http://eclipse-cs.sourceforge.net/#!/custom-checks After upgrading to Eclipse Oxygen and eclipse-cs 8.0.0, my custom checks can no longer be instantiated by Checkstyle. I was able to reproduce this error using the SevNTU plugin as well (stack trace below). Any ideas? Checkstyle-Plugin: cannot initialize module TreeWalker - Unable to instantiate 'ForbidAnnotationCheck' class, it is also not possible to instantiate it as...
Good news, I upgraded to Eclipse Neon and I no longer see this error. Feel free to...
Thanks. I still get the error even if the "files not opened in editor" filter is...
Hmm, uninstalling eclipse-cs and CodePro and then re-installing did not work for...
I should also mention that I did try uninstalling Eclipse Checkstyle, restarting,...
I have some other plugins installed so I spent some time trying to figure out if...
Unhandled exception on every file that gets opened