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 - lost ability to import entire package
Summary: lost ability to import entire package
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-08-03 14:47 UTC by gholmer
Modified: 2007-09-06 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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