Bug 271672

Summary: [quick fix] Allow contributors to share in multi-fix proposals in the Java editor
Product: [Eclipse Project] JDT Reporter: Michael Rennie <Michael_Rennie>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, markus.kell.r
Version: 3.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 229112    

Description Michael Rennie CLA 2009-04-08 13:42:14 EDT
I20090407-1430

Fixing bug 229112 I found that there was no API way to to contribute to fixing N problems at once like, for example, is done for adding NLS tags. 

I would like to request that JDT provide some mechanism for others to take advantage of being able to fix similar problems from the context of the Java editor - like using WorkbenchMarkerResolution in the problems view would be just fine in my opinion.