Community
Participate
Working Groups
When there are multiple problems of the same kind (e.g. Unused import, access to static members/methods through non-static contexts, missing serialVersionUID, etc.) it would be useful to be able to select multiple problems in the problems view, right click and select Quick Fix. This would only work if multiple problems of the same kind are selected since this would allow identical proposed solutions (e.g. Organize imports, change access to declaring type, insert default/generated serialVersionUID, etc.)
Move to JDT/UI
*** This bug has been marked as a duplicate of 23889 ***