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 87968

Summary: "Indexing..." progress task should be determinate
Product: java Reporter: Jesse Glick <jglick>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jbecicka
Priority: P4 Keywords: REGRESSION, UI
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 49371    

Description Jesse Glick 2006-10-25 15:45:58 UTC
The Indexing... progress task is displayed in indeterminate mode. But at least
in the case of indexing a JAR file, you should have a good idea of how long it
will take - just assume every .class file takes the same amount of time. For
folders it may need to be indeterminate.
Comment 1 Jesse Glick 2006-10-25 15:46:49 UTC
Task should also give progress updates about what, exactly, it is indexing - at
least to the package level. Same for "Compiling..." task.
Comment 2 Jan Becicka 2007-02-14 16:30:13 UTC
In fact this is regression against 5.5
Comment 3 Tomas Zezula 2007-02-15 13:23:44 UTC
It's not so easy the RepositoryUpdater works as s sliding task. When events
comes from GPR it buffers it. So it does not know how many roots it will be
scanning since new events may come even the scanning is already in progress. But
should be doable into M8.
Comment 4 Jesse Glick 2007-03-07 01:54:47 UTC
Not really a P3.
Comment 5 Jiri Prox 2007-09-17 20:34:20 UTC
Obsolete milestone, please reevaluate
Comment 6 Jan Lahoda 2009-08-20 09:57:58 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 7 Martin Balin 2016-07-07 07:17:15 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss