Bug 108839

Summary: [search] Open Type should show deprecation info
Product: [Eclipse Project] JDT Reporter: Tom Hofmann <eclipse>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M6   
Hardware: PC   
OS: All   
Whiteboard:

Description Tom Hofmann CLA 2005-09-06 11:27:46 EDT
3.1

- Open Type
- type "ICommand"
-> note the duplicates stemming from moving code to different plug-ins and
leaving the old instances for compatibility

I would like to see the deprecated icon decoration in the "Open Type" dialog, as
this would save me choosing the wrong (deprecated) type all the time.
Comment 1 Dirk Baeumer CLA 2005-09-06 13:15:16 EDT
Moving to JDt/Core. The all types search engine currently doesn't provide us
with this information. It is not part of the modifiers flag.
Comment 2 Frederic Fusier CLA 2006-03-30 11:49:51 EST
Missed this bug while fixing bug 127628, but good news is that this is fixed now... :-)


*** This bug has been marked as a duplicate of 127628 ***