I am using the eclipse checkstyle plugin with the Juno Eclipse distribution. Every time the code is checked for a checkstyle error, I get the following error:
cannot initialize module TreeWalker - Unable to instantiate DoubleCheckedLocking
Does anyone know how to solve this problem? Is it a plugin compatibility issue or something else?
eclipse eclipse-plugin checkstyle
Alex Objelean Oct 09 '12 at 8:32 2012-10-09 08:32
source share