Bug 32271 - Type Hierarchy Progress monitor improvements
Summary: Type Hierarchy Progress monitor improvements
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.1 RC1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-19 13:37 EST by Martin Aeschlimann CLA
Modified: 2003-02-25 07:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2003-02-19 13:37:33 EST
20030219

I just released a change that the type hiararchy shows a (cancable) progress
monitor.
What would be a good improvement on the side on JCore is:
- improve the progress description to contain the type name for which the
hierarchy is build (if applicable)
- do not use a infinite progress monitor, but using real number of steps.
Comment 1 Jerome Lanneluc CLA 2003-02-20 07:31:43 EST
Changed progress message to include the fully qualified name of the type if 
applicable.
Changed progress reporting to not use UNKNOWN as the steps number
Comment 2 David Audel CLA 2003-02-25 07:22:46 EST
Verified.