Home » Eclipse Projects » Eclipse Platform » [Howto] automagically perform the initial "customization"?
[Howto] automagically perform the initial "customization"? [message #24617] |
Wed, 30 April 2003 13:28  |
Eclipse User |
|
|
|
Win2K (R2.0.2, but by the time we do this, it may be R2.x or even 3.x)
So, we create one or more plugins, add a bunch of features, and are
ready to package and ship our thing. Our features include new Views,
new Search-Pages, new toolbar-items, etc. When the user starts up our
plugin for the first time, those Views, Search-Pages, toolbar-items,
etc. will not be visble, and the new user will have to hunt through
various guis to find them (Show View, or customize Search, or customize
perspective, or whatever).
Is there any way to arrange that they all (Views, Search-Pages,
toolar-items, etc.) are "on" *immediately*, as soon as the plugin runs?
(I know they stay "on" once they have been turned "on", but how to get
them to be "on" right from the start, when it is most crucial for a new
user that everything be clear?)
Thanks,
Paul K
|
|
|
Re: [Howto] automagically perform the initial "customization"? [message #26169 is a reply to message #24617] |
Thu, 01 May 2003 13:12   |
Eclipse User |
|
|
|
Originally posted by: bob.objfac.com
Default views, actions, etc. are configured per perspective in plugin.xml.
If you arrange for the right default perspective to come up, it can be made
to look the way you want.
Bob
"Paul T. Keyser" <rolarenfan@earthlink.net> wrote in message
news:3EB007A6.27D36B85@earthlink.net...
> Win2K (R2.0.2, but by the time we do this, it may be R2.x or even 3.x)
>
> So, we create one or more plugins, add a bunch of features, and are
> ready to package and ship our thing. Our features include new Views,
> new Search-Pages, new toolbar-items, etc. When the user starts up our
> plugin for the first time, those Views, Search-Pages, toolbar-items,
> etc. will not be visble, and the new user will have to hunt through
> various guis to find them (Show View, or customize Search, or customize
> perspective, or whatever).
>
> Is there any way to arrange that they all (Views, Search-Pages,
> toolar-items, etc.) are "on" *immediately*, as soon as the plugin runs?
> (I know they stay "on" once they have been turned "on", but how to get
> them to be "on" right from the start, when it is most crucial for a new
> user that everything be clear?)
>
> Thanks,
> Paul K
>
>
|
|
|
Re: [Howto] automagically perform the initial "customization"? [message #26292 is a reply to message #26169] |
Thu, 01 May 2003 13:12   |
Eclipse User |
|
|
|
Search the help "customizing product" which shows some customizing
actions. Like telling eclipse which perspective to start with. Perhaps
something in there would be of help.
Peter
Bob Foster wrote:
> Default views, actions, etc. are configured per perspective in plugin.xml.
> If you arrange for the right default perspective to come up, it can be made
> to look the way you want.
>
> Bob
>
> "Paul T. Keyser" <rolarenfan@earthlink.net> wrote in message
> news:3EB007A6.27D36B85@earthlink.net...
>
>>Win2K (R2.0.2, but by the time we do this, it may be R2.x or even 3.x)
>>
>>So, we create one or more plugins, add a bunch of features, and are
>>ready to package and ship our thing. Our features include new Views,
>>new Search-Pages, new toolbar-items, etc. When the user starts up our
>>plugin for the first time, those Views, Search-Pages, toolbar-items,
>>etc. will not be visble, and the new user will have to hunt through
>>various guis to find them (Show View, or customize Search, or customize
>>perspective, or whatever).
>>
>>Is there any way to arrange that they all (Views, Search-Pages,
>>toolar-items, etc.) are "on" *immediately*, as soon as the plugin runs?
>>(I know they stay "on" once they have been turned "on", but how to get
>>them to be "on" right from the start, when it is most crucial for a new
>>user that everything be clear?)
>>
>>Thanks,
>>Paul K
>>
>>
>
>
>
|
|
|
Re: [Howto] automagically perform the initial "customization"? [message #27064 is a reply to message #24617] |
Thu, 01 May 2003 17:31  |
Eclipse User |
|
|
|
Originally posted by: destberg1.eartlink.net
Paul,
See -plugincustomization and -feature in my post
http://www.eclipse.org/newsportal/article.php3?id=396&gr oup=eclipse.platform
Don
Paul T. Keyser wrote:
> Win2K (R2.0.2, but by the time we do this, it may be R2.x or even 3.x)
> So, we create one or more plugins, add a bunch of features, and are
> ready to package and ship our thing. Our features include new Views,
> new Search-Pages, new toolbar-items, etc. When the user starts up our
> plugin for the first time, those Views, Search-Pages, toolbar-items,
> etc. will not be visble, and the new user will have to hunt through
> various guis to find them (Show View, or customize Search, or customize
> perspective, or whatever).
> Is there any way to arrange that they all (Views, Search-Pages,
> toolar-items, etc.) are "on" *immediately*, as soon as the plugin runs?
> (I know they stay "on" once they have been turned "on", but how to get
> them to be "on" right from the start, when it is most crucial for a new
> user that everything be clear?)
> Thanks,
> Paul K
|
|
|
Goto Forum:
Current Time: Thu Jun 19 11:47:43 EDT 2025
Powered by FUDForum. Page generated in 1.05967 seconds
|