Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Using "Open file..." dialog in a product
Using "Open file..." dialog in a product [message #169526] Tue, 05 September 2006 13:19 Go to next message
Eclipse UserFriend
Originally posted by: stefan.teitge.web.de

I'm currently developing an eclipse product based on Eclipse 3.2.

I'd like to reuse the "Open File..." menu action which is included in
the standard Eclipse SDK.

But I can't find the implementing action within the Eclipse API.

Can anyone help?

Thanks in advance
Stefan Teitge
Re: Using "Open file..." dialog in a product [message #169606 is a reply to message #169526] Tue, 05 September 2006 16:20 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Stefan Teitge wrote:

> I'm currently developing an eclipse product based on Eclipse 3.2.
>
> I'd like to reuse the "Open File..." menu action which is included in
> the standard Eclipse SDK.
>
> But I can't find the implementing action within the Eclipse API.

It is not available as API. You can find it in org.eclipse.ui.editors:
org.eclipse.ui.internal.editors.text.OpenExternalFileAction

Dani

>
> Can anyone help?
>
> Thanks in advance
> Stefan Teitge
Previous Topic:How to check whether an eclipse application is already running or not?
Next Topic:browsing code from non-exported packages
Goto Forum:
  


Current Time: Thu Apr 18 12:39:47 GMT 2024

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

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

Back to the top