Age | Commit message (Collapse) | Author |
|
and add @SuppressWarnings for all generated fields and methods.
|
|
|
|
|
|
and 'abstract' are implied).
|
|
|
|
|
|
GetFoo prevents lombok from making a getFoo method) only occurs on eclipse, as the test passes.
|
|
|
|
|
|
|
|
- Constructor(s)
- Getters/Setters per field
- equals
- hashCode
- toString
Added first test for @Data
|
|
|
|
|
|
Added tests for SneakyThrows
|
|
|
|
delomboking a file is an idempotent operation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file to test
|
|
|
|
|
|
|
|
well as code to process entire directories at a time.
Also removed duplication from the testcases.
|
|
now work fine with GWT native methods!
NON-NLS-1 is still theoretically problematic, but that'll be a fix for another day.
Also added ability to recognize that nothing has changed, which will copy the original file instead of reparsing it.
|
|
|
|
|
|
|
|
|