Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Where is TextActionHandler?
Where is TextActionHandler? [message #332383] Mon, 20 October 2008 20:03 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Target Platform not working when restart eclipse
Next Topic:How to create a "document literal wrapped" WSDL ?
Goto Forum:
  


Current Time: Thu Dec 26 17:22:43 GMT 2024

Powered by FUDForum. Page generated in 0.03388 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top