Alternative for Deprecated Methods [message #212868] |
Thu, 30 March 2006 13:40  |
Eclipse User |
|
|
|
Hello,
I am trying to run an old GEF pluging. I get warnings about
IWorkbenchActionConstants members DELETE/UNDO/REDO. Is there any
alternative for these deprecated constants.
Any Solution or relevant link will be helpful.
Thanks in advance.
Pankaj
|
|
|
Re: Alternative for Deprecated Methods [message #212927 is a reply to message #212868] |
Fri, 31 March 2006 05:36  |
Eclipse User |
|
|
|
Those constants have been relocated to
org.eclipse.ui.actions.ActionFactory
You probably have to replace three lines when contributing to toolbar.
Regards,
Andreas
--
A. Schosser
Mind8 GmbH
Pankaj Bhatia wrote:
> Hello,
> I am trying to run an old GEF pluging. I get warnings about
> IWorkbenchActionConstants members DELETE/UNDO/REDO. Is there any
> alternative for these deprecated constants.
>
> Any Solution or relevant link will be helpful. Thanks in advance.
> Pankaj
|
|
|
Powered by
FUDForum. Page generated in 0.04851 seconds