Bug 177297 - [api] Remove obsolete interfaces ISystemShellProvider, IRSEUIRegistry
Summary: [api] Remove obsolete interfaces ISystemShellProvider, IRSEUIRegistry
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Uwe Stieber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 180562
  Show dependency tree
 
Reported: 2007-03-14 06:32 EDT by Martin Oberhuber CLA
Modified: 2008-08-13 13:17 EDT (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 Oberhuber CLA 2007-03-14 06:32:22 EDT
ISystemShellProvider is replaced by 
    org.eclipse.jface.window.ShellProvider

IRSEUIRegistry  was never used and should be removed with all its references.
Comment 1 Martin Oberhuber CLA 2007-03-14 06:34:37 EDT
Obsolete interfaces removed on 14-Mar-2007, checkin comment: 
[cleanup] Remove obsolete ISystemShellProvider interface (replaced by Eclipse IShellProvider)

This is an API change. Clients who used to implement ISystemShellProvider should now implement org.eclipse.jface.window.IShellProvider instead.
Comment 2 Martin Oberhuber CLA 2008-08-13 13:17:45 EDT
[target cleanup] 2.0 M6 was the original target milestone for this bug