After filling in the parameters for a method call (from within an anonymous class), quite often one or more variables/parameters need to be made final.
At the moment this must be done one-by-one. It would be nice to have a "Fix all..." option available (similar to inspection quickfix).