Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Default welcome page for RCP application.
Default welcome page for RCP application. [message #474324] Tue, 09 September 2008 03:12 Go to next message
Eclipse UserFriend
Hi,

We do not wish to customize the default intro in any way, and want the
default welcome screen to popup for an RCP application.

We have o.e.ui.intro and o.e.ui.intro.universal bundled as a dependency,
but apparently just doing that does not help.

Is there a known way to do this ? Any pointers would be appreciated.

Thanks,
Ketan
Re: Default welcome page for RCP application. [message #474325 is a reply to message #474324] Tue, 09 September 2008 06:52 Go to previous messageGo to next message
Eclipse UserFriend
On Tue, 09 Sep 2008 12:42:00 +0530, Ketan Padegaonkar
<ketanpadegaonkar@gmail.com> wrote:

>Hi,
>
>We do not wish to customize the default intro in any way, and want the
>default welcome screen to popup for an RCP application.
>
>We have o.e.ui.intro and o.e.ui.intro.universal bundled as a dependency,
>but apparently just doing that does not help.
>
>Is there a known way to do this ? Any pointers would be appreciated.
>
>Thanks,
>Ketan

You have to bind your application to the "org.eclipse.ui.intro"
extension point. Specify the id of your application in the
"introProductBinding" and use "org.eclipse.ui.intro.universal" for
"introId".

In addition you may specify the "intoTitle", "introBrandingImage" and
"introBrandingImageText" properties in your product specification (in
"org.eclipse.core.runtime.products").

This is described in the online Eclipse help in "Platform Plug-in
Developer Guide > Programmer's Guide > User assistance support >
Welcome" and the sub chapters.




Achim
--
Achim Lörke

Eclipse-Stammtisch in the Braunschweig, Germany area:
http://www.bredex.de/de/news/events.html
Re: Default welcome page for RCP application. [message #474329 is a reply to message #474325] Tue, 09 September 2008 14:34 Go to previous message
Eclipse UserFriend
Thanks, that worked like a charm!

-- Ketan

Achim Lörke wrote:
> On Tue, 09 Sep 2008 12:42:00 +0530, Ketan Padegaonkar
> <ketanpadegaonkar@gmail.com> wrote:
>
>> Hi,
>>
>> We do not wish to customize the default intro in any way, and want the
>> default welcome screen to popup for an RCP application.
>>
>> We have o.e.ui.intro and o.e.ui.intro.universal bundled as a dependency,
>> but apparently just doing that does not help.
>>
>> Is there a known way to do this ? Any pointers would be appreciated.
>>
>> Thanks,
>> Ketan
>
> You have to bind your application to the "org.eclipse.ui.intro"
> extension point. Specify the id of your application in the
> "introProductBinding" and use "org.eclipse.ui.intro.universal" for
> "introId".
>
> In addition you may specify the "intoTitle", "introBrandingImage" and
> "introBrandingImageText" properties in your product specification (in
> "org.eclipse.core.runtime.products").
>
> This is described in the online Eclipse help in "Platform Plug-in
> Developer Guide > Programmer's Guide > User assistance support >
> Welcome" and the sub chapters.
>
>
>
>
> Achim
Re: Default welcome page for RCP application. [message #619853 is a reply to message #474324] Tue, 09 September 2008 06:52 Go to previous message
Eclipse UserFriend
On Tue, 09 Sep 2008 12:42:00 +0530, Ketan Padegaonkar
<ketanpadegaonkar@gmail.com> wrote:

>Hi,
>
>We do not wish to customize the default intro in any way, and want the
>default welcome screen to popup for an RCP application.
>
>We have o.e.ui.intro and o.e.ui.intro.universal bundled as a dependency,
>but apparently just doing that does not help.
>
>Is there a known way to do this ? Any pointers would be appreciated.
>
>Thanks,
>Ketan

You have to bind your application to the "org.eclipse.ui.intro"
extension point. Specify the id of your application in the
"introProductBinding" and use "org.eclipse.ui.intro.universal" for
"introId".

In addition you may specify the "intoTitle", "introBrandingImage" and
"introBrandingImageText" properties in your product specification (in
"org.eclipse.core.runtime.products").

This is described in the online Eclipse help in "Platform Plug-in
Developer Guide > Programmer's Guide > User assistance support >
Welcome" and the sub chapters.




Achim
--
Achim Lörke

Eclipse-Stammtisch in the Braunschweig, Germany area:
http://www.bredex.de/de/news/events.html
Re: Default welcome page for RCP application. [message #619857 is a reply to message #474325] Tue, 09 September 2008 14:34 Go to previous message
Eclipse UserFriend
Thanks, that worked like a charm!

-- Ketan

Achim Lörke wrote:
> On Tue, 09 Sep 2008 12:42:00 +0530, Ketan Padegaonkar
> <ketanpadegaonkar@gmail.com> wrote:
>
>> Hi,
>>
>> We do not wish to customize the default intro in any way, and want the
>> default welcome screen to popup for an RCP application.
>>
>> We have o.e.ui.intro and o.e.ui.intro.universal bundled as a dependency,
>> but apparently just doing that does not help.
>>
>> Is there a known way to do this ? Any pointers would be appreciated.
>>
>> Thanks,
>> Ketan
>
> You have to bind your application to the "org.eclipse.ui.intro"
> extension point. Specify the id of your application in the
> "introProductBinding" and use "org.eclipse.ui.intro.universal" for
> "introId".
>
> In addition you may specify the "intoTitle", "introBrandingImage" and
> "introBrandingImageText" properties in your product specification (in
> "org.eclipse.core.runtime.products").
>
> This is described in the online Eclipse help in "Platform Plug-in
> Developer Guide > Programmer's Guide > User assistance support >
> Welcome" and the sub chapters.
>
>
>
>
> Achim
Previous Topic:Intro (Welcome) view question
Next Topic:Re: Help search displaying <?xml tag in the search results
Goto Forum:
  


Current Time: Tue May 13 04:08:06 EDT 2025

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

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

Back to the top