Jan Sten Adámek

Results 7 comments of Jan Sten Adámek

> Whenever the `--editorconfig` option is used, all `.editorconfig` files on the file path are ignored. I expect that this was a consicious design choice but it has not been...

Lombok does not support lambdas. It seems the build is ordered in a way that Lombok is run before RetroLambda. I am trying to figure out how to change the...

Seems fixed with Lombok 1.16.12 and RetroLambda 3.4.0 (with Oracle Java 1.8.0_121). Can anyone else confirm?

@cazacugmihai Which version of RetroLambda do you use?

This is an issue for RetroLambda that it did not convert lambdas to methods before Lombok was run. For the issue in Lombok, you need to report it to them.

Uncheck Audible bell under Terminal bell

Hi, our setup is quite complex and uses Kotlin Scripts instead of Groovy. I'll try to reproduce it with a project based on the example.