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 74707 - [EE-19] Error message not visible enough in Fix Imports
Summary: [EE-19] Error message not visible enough in Fix Imports
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL: http://ui.netbeans.org/nonav/usabilit...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-10 15:21 UTC by jrojcek
Modified: 2007-09-26 09:14 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 jrojcek 2006-04-10 15:21:57 UTC
Finding	
Participant used Fix Imports but it didn't do anything in the source code. He didn't notice the message is 
status line saying "Cannot perform Fix Imports on a source with syntax errors.".

Severity	
1 participant thought that the fix imports was successful.

Recommendation	
Show the error message in a dialog.
Comment 1 Daniel Prusa 2006-05-11 15:19:30 UTC
Fixed in trunk.

/cvs/java/editor/src/org/netbeans/modules/editor/java/JavaFixAllImports.java
new revision: 1.23; previous revision: 1.22
Comment 2 Quality Engineering 2007-09-20 12:05:54 UTC
Reorganization of java component