When building the java project, I'm encountering an error while building the project itself.
"cannot initialize module TreeWalker - Unable to instantiate DoubleCheckLocking"
I tried the solution mentioned in the question below - Checkstyle Eclipse plugin doesn't work
But in my case the configuration options are read only!
I'm using eclipse Juno - Version: Juno Service Release 2 Build id: 20130225-0426
How make these options editable in case of using an external configuration file?