Bug 12752 - Delete action factories
Summary: Delete action factories
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2002-04-04 00:27 EST by Nick Edgar CLA
Modified: 2002-06-14 15:39 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 Nick Edgar CLA 2002-04-04 00:27:07 EST
Build 20020402

Need to delete the deprecated action factory classes in 
org.eclipse.ui.views.navigator for 2.0.
Comment 1 Nick Edgar CLA 2002-04-04 00:28:20 EST
(These have been replaced by ActionGroup and friends).
Comment 2 Nick Edgar CLA 2002-04-04 00:30:02 EST
When this is done, should also:
- remove handleDoubleClick from OpenFileAction
- remove handleKeyReleased methods from actions
Comment 3 Nick Edgar CLA 2002-06-14 15:39:46 EDT
This was done for M6.