|
|
Re: How to open a welcome home page without prompt [message #475565 is a reply to message #475563] |
Wed, 13 May 2009 08:25 |
Eclipse User |
|
|
|
Originally posted by: mengjie.qiu.mobile-devices.fr
Thanks
Ben Vitale a écrit :
> It looks like QuickStartAction is deprecated. I think IntroAction is the
> one thats linked to the Welcome action in the top-level Help menu.
>
> Since its an internal class, perhaps you can write your own action that
> does the same thing. Basically all it does is call
>
> PlatformUI.getWorkbench().getIntroManager().showIntro(..)
>
> Hope that helps,
> Ben
>
> QIU wrote:
>> Hi,
>>
>> I use the "QuickStartAction" to return to the home page in welcome page:
>>
>> <a
>> href=" http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.u i.ide&class=org.eclipse.ui.actions.QuickStartAction& standby=false">
>>
>> Welcome Page
>> </a>
>>
>> When I click the link, a "Show welcome page for:" dialog appears for
>> selecting a specific welcome page (actually there's only one choice).
>> What I want is to skip this dialog (no need to choose). Is that
>> possible? And how to make that?
>>
>> Thanks in advance.
>>
>> MJ
|
|
|
|
Re: How to open a welcome home page without prompt [message #623352 is a reply to message #475563] |
Wed, 13 May 2009 08:25 |
Eclipse User |
|
|
|
Originally posted by: mengjie.qiu.mobile-devices.fr
Thanks
Ben Vitale a écrit :
> It looks like QuickStartAction is deprecated. I think IntroAction is the
> one thats linked to the Welcome action in the top-level Help menu.
>
> Since its an internal class, perhaps you can write your own action that
> does the same thing. Basically all it does is call
>
> PlatformUI.getWorkbench().getIntroManager().showIntro(..)
>
> Hope that helps,
> Ben
>
> QIU wrote:
>> Hi,
>>
>> I use the "QuickStartAction" to return to the home page in welcome page:
>>
>> <a
>> href=" http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.u i.ide&class=org.eclipse.ui.actions.QuickStartAction& standby=false">
>>
>> Welcome Page
>> </a>
>>
>> When I click the link, a "Show welcome page for:" dialog appears for
>> selecting a specific welcome page (actually there's only one choice).
>> What I want is to skip this dialog (no need to choose). Is that
>> possible? And how to make that?
>>
>> Thanks in advance.
>>
>> MJ
|
|
|
|
Powered by
FUDForum. Page generated in 0.04416 seconds