Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348466 - Add & organize import actions are adding 'pkg.*' import statement instead of 'pkg.class' statements
Summary: Add & organize import actions are adding 'pkg.*' import statement instead of ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 15:43 EDT by Alice Connors CLA
Modified: 2017-02-23 14:16 EST (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 Alice Connors CLA 2011-06-06 15:43:59 EDT
Build Identifier: 

Import statements added by 'Add import' or 'Organize imports' have the '*' instead of individual class names.

Reproducible: Always
Comment 1 Justin Spadea CLA 2011-07-07 10:24:08 EDT
I tried this out and it's working correctly for me. Since the operation uses the working copy compiler, and that had some commented out code until recently, it was most likely the cause of this problem and has been fixed indirectly.
Comment 2 Lisa Lasher CLA 2011-10-11 16:33:10 EDT
Closing this defect.