<additionalHeaders>
|
<javadoc_style>
|
<firstLine>/**</firstLine>
|
<beforeEachLine> * </beforeEachLine>
|
<endLine> */</endLine>
|
<!--<skipLine>packa</skipLine>-->
|
<firstLineDetectionPattern>(\s|\t)*/\*.*$</firstLineDetectionPattern>
|
<lastLineDetectionPattern>.*\*/(\s|\t)*$</lastLineDetectionPattern>
|
</javadoc_style>
|
</additionalHeaders>
|