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 - Progressbar for reformat code action
Summary: Progressbar for reformat code action
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 10:18 UTC by Jiri Prox
Modified: 2013-01-31 16:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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