Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Welcome page blank when started with Help->Welcome
Welcome page blank when started with Help->Welcome [message #624175] Tue, 15 June 2010 07:32 Go to next message
Eclipse UserFriend
I have a html welcome page that displays when my rcp application is restarted, but is blank when started using Help->Welcome, or when the the application is run the first time. Anyone has suggestions on where to start?
Re: Welcome page blank when started with Help->Welcome [message #624184 is a reply to message #624175] Fri, 18 June 2010 14:19 Go to previous message
Eclipse UserFriend
renuka wrote on Tue, 15 June 2010 07:32
> I have a html welcome page that displays when my rcp application is restarted, but is blank when started using Help->Welcome, or when the the application is run the first time. Anyone has suggestions on where to start?


First I would see if there are any error messages in the log. which is in /metadata/.log under your workspace area on disk. You have probably already looked there so the next step would be start debugging - if your intro is based on CustomizableIntroPart then that is the place to set breakpoints. Intro shows a different page depending on whether or not the intro part is maximized or not.

org.eclipse.ui.intro.config.CustomizableIntroPart.standbySta teChanged(boolean) is the first place I would set a breakpoint.
Previous Topic:Cheat Sheets in Menu
Next Topic:Change the order of plug-ins in table of content
Goto Forum:
  


Current Time: Fri Apr 18 15:09:07 EDT 2025

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

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

Back to the top