Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » fast view, can I preconfigure this
fast view, can I preconfigure this [message #297706] Wed, 18 January 2006 11:48 Go to next message
Eclipse UserFriend
Is there an extension point or a way to pre-configure the fastview bar
so my view is automatically on it at start up? Such as an extension or
bit of xml I can add to my plugin.xml or something along those lines?

Thanks for any help here!
Re: fast view, can I preconfigure this [message #297711 is a reply to message #297706] Wed, 18 January 2006 12:50 Go to previous message
Eclipse UserFriend
If you have an IPerspectiveFactory for the perspective you are configuring,
you can add the view as a fast view to the page layout.
See IPageLayout.addFastView(String)

Otherwise, see org.eclipse.ui.perspectiveExtensions and how to declare to
add a view to the perspective as a fast view.

HTH
Darins

"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
news:dqlrga$242$1@utils.eclipse.org...
> Is there an extension point or a way to pre-configure the fastview bar
> so my view is automatically on it at start up? Such as an extension or
> bit of xml I can add to my plugin.xml or something along those lines?
>
> Thanks for any help here!
>
>
>
>
>
Previous Topic:eclipse deployment problem
Next Topic:Is is possible to have quickmenus like the one eclipse ide.
Goto Forum:
  


Current Time: Sat May 10 12:09:36 EDT 2025

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

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

Back to the top