Bug 271672 - [quick fix] Allow contributors to share in multi-fix proposals in the Java editor
Summary: [quick fix] Allow contributors to share in multi-fix proposals in the Java ed...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 229112
  Show dependency tree
 
Reported: 2009-04-08 13:42 EDT by Michael Rennie CLA
Modified: 2009-04-09 03:49 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.