mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-31 18:19:55 +00:00
850c3eaf07
And as expected the tests shows that @Synchronized and @SneakyThrows are currently broken for eclipse but not for ecj.
10 lines
684 B
Plaintext
10 lines
684 B
Plaintext
2 warning Not generating setFoo(): A method with that name already exists
|
|
7 warning Not generating setFoo(): A method with that name already exists
|
|
12 warning Not generating setFoo(): A method with that name already exists
|
|
17 warning Not generating setFoo(): A method with that name already exists
|
|
22 warning Not generating setFoo(): A method with that name already exists
|
|
27 warning Not generating setFoo(): A method with that name already exists
|
|
32 warning Not generating setFoo(): A method with that name already exists
|
|
37 warning Not generating setFoo(): A method with that name already exists (setIsFoo)
|
|
42 warning Not generating setFoo(): A method with that name already exists
|