blob: a0fccd47f3f259333c0ce138c160f2a5b5aa364b [file] [log] [blame]
Ceki Gulcu7ba06052011-10-16 10:28:44 +02001<additionalHeaders>
2 <javadoc_style>
3 <firstLine>/**</firstLine>
4 <beforeEachLine> * </beforeEachLine>
5 <endLine> */</endLine>
6 <!--<skipLine>packa</skipLine>-->
7 <firstLineDetectionPattern>(\s|\t)*/\*.*$</firstLineDetectionPattern>
8 <lastLineDetectionPattern>.*\*/(\s|\t)*$</lastLineDetectionPattern>
9 </javadoc_style>
10</additionalHeaders>