Community
Participate
Working Groups
I should be able to shift-click select multiple quick fixes when the choices are not mutualy exclusive. Grouping quick fixes in such group might not be a concept that the underlying model supports but here is an example: I create a subclass of java.io.File with the New Class wizard, I do not change any of the dialog defaults such that no constructors are created. Once the new subclass is created, you get warnings about missing constructors. Quick fixes are to create one of four constructors. I want to be able to create them all at once, not one at a time. Version 3.0.m5.
Martin, please comment
It's a pending platform request that it should be possible to use quick fix in the problems view when more than one problem is selected. I think this is definitly the way to go. Shift click in the margin bar sounds like too much innovation to me. Moving to platform UI
*** This bug has been marked as a duplicate of 23889 ***