Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 468525

Summary: add necessary imports when adding unimplemented methods
Product: [Eclipse Project] JDT Reporter: Lucas Lech <gibffe>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED INVALID QA Contact:
Severity: enhancement    
Priority: P3 CC: stephan.herrmann
Version: 4.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Lucas Lech CLA 2015-05-27 13:54:58 EDT
When implementing an interface, I usually use the 'add unimplemented methods' hint to autocreate method stubs. This action however does not augment the imports where necessary - could that be automated ?
Comment 1 Stephan Herrmann CLA 2015-05-28 10:43:59 EDT
withdrawn by the reporter...