Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Re: e4 Eclipse 4 - about dialog
Re: e4 Eclipse 4 - about dialog [message #945315] Mon, 15 October 2012 06:40 Go to next message
Eclipse UserFriend
Are you running with the compat layer? All you show is part of the
compat layer and you can't simply use it in a plain e4 app.

Like in the other reply please ask such questions on the e4 newsgroup.

Tom

Am 11.10.12 19:21, schrieb Alex Kipling:
> Hello, I am building an Eclipse 4 Application and I would like to make
> an about dialog as known from Eclipse 3.
>
> I used the Menu Spy and learned the following:
> Theactive contribution location URI:
> menu:help?after=about
>
> The active action definition identifier:
> org.eclipse.ui.help.aboutAction
>
> The active contribution item class:
> ActionFactory$WorkbenchCommandAction
>
> The contributing plug-in:
> org.eclipse.ui.workbench
>
>
> Can I somehow use this action to open or extend the about dialog in my
> application?
Re: e4 Eclipse 4 - about dialog [message #962165 is a reply to message #945315] Sun, 28 October 2012 18:53 Go to previous message
Eclipse UserFriend
The default Eclipse 3 "About Dialog" is not supported but you can easily build your own dialog. See Eclipse Dialog tutorial for several examples.
Previous Topic:Eclipse custom DI
Next Topic:Adding a status bar to an E4 RCP application
Goto Forum:
  


Current Time: Thu Jul 03 21:44:24 EDT 2025

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

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

Back to the top