This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111899

Summary: lost ability to import entire package
Product: java Reporter: gholmer <gholmer>
Component: SourceAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description gholmer 2007-08-03 14:47:18 UTC
IN 6.0 (200708011200) the import helper (alt-shift-I) only proposes individual classes, with no apparent way to
configure so that the entire package should be imported.  This was possible in 5.5.1, why not in 6.0?
Comment 1 Dusan Balek 2007-08-06 10:45:53 UTC
Reassigning.
Comment 2 Petr Hrebejk 2007-09-05 14:53:28 UTC
Checking in ImportClassPanel.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.java,v  <--  ImportClassPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in ImportClassPanel.form;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/ImportClassPanel.form,v  <--  ImportClassPanel.form
new revision: 1.4; previous revision: 1.3
done
Checking in FastImportAction.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/FastImportAction.java,v  <--  FastImportAction.java
new revision: 1.4; previous revision: 1.3
done
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done