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 102722

Summary: Progressbar for reformat code action
Product: editor Reporter: Jiri Prox <jiriprox>
Component: Formatting & IndentationAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Prox 2007-04-27 10:18:13 UTC
NetBeans IDE Dev (Build 20070427-0545)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

It would be nice to have progress bar or other element indicating that action is
being preformed for reformat code action. For a larger file it can take quite a
long time, when IDE is blocked by this action.