Padraic Renaghan

Results 5 comments of Padraic Renaghan

Need to use the ${basedir} since that was the only way coworkers using the esclipse-cs can get suppressions to work there. So the property is definitely not saving. I have...

Added the below to checkstyle-idea.xml and got it working. Thanks for the help. ``` xml ```

OSX 10.8.2 IDEA 12.0.2 JDK 1.6.0_37-b06-434-11M3909 ``` xml ```

Plugin or something in idea appears to want to rewrite the xml all the time. I set the property manually as per above. Now it shows up on diff repeatedly...

ok, and looks like changing the property to add the relative path is causing me a problem - don't want that checked in since it is project dir specific, would...