Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to create a custom WelcomePage
How to create a custom WelcomePage [message #448899] Sat, 06 May 2006 19:17 Go to next message
Eclipse UserFriend
Does anyone know how to create a "custom" WelcomePage, or modify the
existing WelcomePage? There are no tutorials, nor articles anywhere, and
I know it can be done. Any help or suggestions would be much appriciated.
Thanks,
Christina
Re: How to create a custom WelcomePage [message #448906 is a reply to message #448899] Sun, 07 May 2006 11:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi Christina,

you will have to use the org.eclipse.ui.intro framework. There is some
documentation on it in the eclipse help. Just do a search on intro.
Basicly you will have to define an extension for an IntroPart that will
be binded to a product and displayed on first startup. Also have a look
at CustomizableIntroPart to build your part on.
Hope that helps.

Best regards
Alex


Christina wrote:
> Does anyone know how to create a "custom" WelcomePage, or modify the
> existing WelcomePage? There are no tutorials, nor articles anywhere,
> and I know it can be done. Any help or suggestions would be much
> appriciated.
> Thanks,
> Christina
>
Re: How to create a custom WelcomePage [message #448912 is a reply to message #448899] Sun, 07 May 2006 12:55 Go to previous messageGo to next message
Eclipse UserFriend
Cristina

I suggest you to do this:

- Create a new project using the template "RCP application with an intro".

There you can learn how to build an intro for your app. Look at the generated files relative to the welcome page such as "content" folder and introContent.xml.

Using it at a start point you can just customize it. I did it and it works fine.

Luck for you,

AG.
Re: How to create a custom WelcomePage [message #448965 is a reply to message #448912] Sun, 07 May 2006 21:33 Go to previous messageGo to next message
Eclipse UserFriend
Awesome! Thank you for the help.
Christina
Re: How to create a custom WelcomePage [message #448966 is a reply to message #448906] Sun, 07 May 2006 21:35 Go to previous message
Eclipse UserFriend
Originally posted by: christina.post.harvard.edu

Great! Thank you for the help.
Christina
Previous Topic:Errors when building in 3.2 an RCP plug-in project created in 3.1
Next Topic:Navigator view
Goto Forum:
  


Current Time: Sun Aug 31 02:28:42 EDT 2025

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

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

Back to the top