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 85974 - Fix imports dialog should not appear if nothing to fix
Summary: Fix imports dialog should not appear if nothing to fix
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 87136
  Show dependency tree
 
Reported: 2006-09-27 22:47 UTC by Petr Hrebejk
Modified: 2007-05-07 16:21 UTC (History)
1 user (show)

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 Petr Hrebejk 2006-09-27 22:47:37 UTC
Press Alt Shift F on a file with correct imports and you get an empty dialog -
it should not come up if there is nothing to do.

Hrebejk ---------------------

Hmm, really? I guess this might be confusing. Maybe it should say something like
"nothing to fix".
Comment 1 Stanislav Aubrecht 2007-05-07 16:21:15 UTC
fixed

Checking in JavaFixAllImports.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/JavaFixAllImports.java,v
 <--  JavaFixAllImports.java
new revision: 1.6; previous revision: 1.5
done
Checking in FixDuplicateImportStmts.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.java,v
 <--  FixDuplicateImportStmts.java
new revision: 1.3; previous revision: 1.2
done
Checking in FixDuplicateImportStmts.form;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/FixDuplicateImportStmts.form,v
 <--  FixDuplicateImportStmts.form
new revision: 1.3; previous revision: 1.2
done
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/imports/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done