Do you know a maven plugin to convert at buildtime tabs to spaces in source files ?
(as in AnyEdit Eclipse Plugin)
|
Do you know a maven plugin to convert at buildtime tabs to spaces in source files ? (as in AnyEdit Eclipse Plugin) |
|||
|
|
|
FixCRLF Ant task seems to do that ... and can be attached to process-sources phase |
|||
|
|