Monday 15 June 2009

Eclipse - java.lang.RuntimeException unable to get class information for @throws tag for SomeException

Working in Eclipse, I had a previously working project that I had closed.

After reopening it I found it was littered with apparent errors,
that were not there before.

Somehow checkstyle had got confused. Simply turning checkstyle off and back on again removed all the errors.