Bug 577986 - Support ambiguous import for mass changes
Summary: Support ambiguous import for mass changes
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 02:46 EST by Christoph Laeubrich CLA
Modified: 2021-12-29 02:46 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Laeubrich CLA 2021-12-29 02:46:58 EST
Currently if I rightclick on a package and choose "organize imports" but there are ambiguous imports, the process is canceled.

It would be handy to have a process that works as follows:

If there is ambiguous import I have to choose what should be used and have the following options:

a) Always use this choice
b) ask again if there are more ambiguous imports

especially the first case would save a lot of work.