Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » are view categories broken for RCP in 3.2?
are view categories broken for RCP in 3.2? [message #460143] Thu, 14 December 2006 20:55 Go to next message
Eclipse UserFriend
R3.2.1, WinXP

I have a view category (as below) and views placed in it. All this worked when the views and
category were in the same (top-level_ plug-in, but the category does not show up in the menu (Window
-> Show View ->) if I put the views (as is good design) into their own plug-ins).

What's up?

<extension
point="org.eclipse.ui.views">
<category
id="saw2.viewCategory"
name="SAW"/>
</extension>

thanks,
Paul
Re: are view categories broken for RCP in 3.2? [message #460144 is a reply to message #460143] Thu, 14 December 2006 22:03 Go to previous message
Eclipse UserFriend
Nope, not broken. I just forgot to add the "view-short-cut" under the
org.eclipse.ui.perspectiveExtensions ... now my views show up in the submenu just fine. Maybe the
View-example should demo that?

Paul
Previous Topic:Update Site
Next Topic:How to use OleFrame within a ScrolledComposite?
Goto Forum:
  


Current Time: Wed Mar 19 06:31:44 EDT 2025

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

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

Back to the top