Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 131073

Summary: [type hierarchy] add possibility to empty type hierarchy history
Product: [Eclipse Project] JDT Reporter: Jörg Heinicke <joerg.heinicke>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 RC1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jörg Heinicke CLA 2006-03-09 07:51:20 EST
This is a similar request to bug #101742: Similar to the request for the call hierarchy the type hierarchy history should also be "empty-able", i.e. it should be possible to remove all entries in the list. Until now only the search view provides similar functionality.
Comment 1 Martin Aeschlimann CLA 2006-03-12 17:59:06 EST
What's the benefit of this? 
Comment 2 Jörg Heinicke CLA 2006-03-13 01:51:06 EST
Consistent UI: Same as the search view at the moment.
Easier to use: At the moment you have to open the history, select all but one entries, click remove, select the remaining entry, click ok. A button "clear history" or similar makes it much easier.
Comment 3 Martin Aeschlimann CLA 2006-04-04 07:27:20 EDT
fixed > 20050404

added 'Clear History...' that also clears the hierarchy input
Comment 4 Jörg Heinicke CLA 2006-04-21 05:19:19 EDT
Thanks.