Bug 32271

Summary: Type Hierarchy Progress monitor improvements
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 RC1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.