Tàrin Gamberìni
Tàrin Gamberìni
I'm using: org.codehaus.mojo license-maven-plugin 2.0.0 I've UTF-8 encoded files. After running license:remove-file-header the files which previously had license header are no more UTF-8 encoded. I've attempted several configurations using the...
Maven-chekstyle-plugin complains about trailing spaces: ``` C:\myproject\src\main\java\mypackage\MyClass.java:13: Line has trailing spaces. [RegexpSingleline] C:\myproject\src\main\java\mypackage\MyClass.java:18: Line has trailing spaces. [RegexpSingleline] ``` The problem is the space after the `*` in the blank...
### Description When generating a delegate method by menu ` Source > Insert Code... (Alt + Ins) > Delegate Method...` I whish that in the Generate Delegate Methods window there...