Where is TextActionHandler? [message #332383] |
Mon, 20 October 2008 20:03 |
Eclipse User |
|
|
|
Originally posted by: higginmi.xxxx.xxx
I want to use TextActionHandler to connect the Copy and Paste menu bar
items with my Text widgets. However, I am unable to find the class in my
installation of Version: 3.4.0 Build id: I20080617-2000. It's in the
help but I am unable to reference this class in my Java code. The help
says it's in org.eclipse.ui.actions but when I type that in the editor
the content assist does not show that as being a class in that package.
What has happened to it?
Thanks,
Mike
|
|
|
Re: Where is TextActionHandler? [message #332394 is a reply to message #332383] |
Mon, 20 October 2008 20:55 |
Eclipse User |
|
|
|
Originally posted by: higginmi.xxxx.xxx
OK. Found it. Had to include a dependency on org.eclipse.ui.ide.
- Mike
Mike Higginbotham wrote:
> I want to use TextActionHandler to connect the Copy and Paste menu bar
> items with my Text widgets. However, I am unable to find the class in my
> installation of Version: 3.4.0 Build id: I20080617-2000. It's in the
> help but I am unable to reference this class in my Java code. The help
> says it's in org.eclipse.ui.actions but when I type that in the editor
> the content assist does not show that as being a class in that package.
> What has happened to it?
>
> Thanks,
> Mike
|
|
|
Powered by
FUDForum. Page generated in 0.03388 seconds