Ceki Gulcu | 7ba0605 | 2011-10-16 10:28:44 +0200 | [diff] [blame] | 1 | <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> |