In checkstyle-4.0.xml I need to set
<property name="headerFile" value="${samedir}/checkstyle.header"/>
instead of
<property name="headerFile" value="checkstyle.header"/>
to get the Eclipse Checkstyle plugin to find the header. Do I do
something wrong, or can I safely commit this change?
Simon
--
Simon Pepping
home page: http://www.leverkruid.nl
