Old welcome.page is displayed when using ActionFactory.INTRO.create(window) [message #726174] |
Fri, 16 September 2011 13:54  |
Eclipse User |
|
|
|
Hi, I am using (like Eclipse IDE) ActionFactory.INTRO.create(window) to create Help/Welcome menu item.
I also have extension point org.eclipse.ui.intro with introProductBinding.
The correct new Intro page is displayed the first time the product RCP is running.
But when I select Help/Welcome menu item, it tries to display old welcome.xml page.
Initially this action displayed "empty" Welcome editor, so I stepped trough the action execution and it used AboutInfo.ProductProperties.welcomePageUrl, that is populated from product property welcomePage. So I created (old) welcome.xml in product that displays the old welcome.page.
My question is why is action ActionFactory.INTRO trying to display old/deprecated welcome.xml page instead the new universal Intro page (the one displayed on first RCP startup).
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04615 seconds