# # $Id$ # checkstyle.lcurly.type=nl checkstyle.lcurly.method=nl checkstyle.lcurly.other=nl checkstyle.rcurly=alone checkstyle.maxlinelen=130 checkstyle.maxmethodlen=300 checkstyle.javadoc.scope=nothing