|
Re: Property Sheet View [message #518393 is a reply to message #513205] |
Wed, 03 March 2010 18:27  |
Eclipse User |
|
|
|
Hi,
Just do not include the complate platform feature but only the relevant
plugins. Create your own feature for them. Alternatively you can use the
perspectiveextensions extension point to remove items from menu or toolbars.
--
Best Regards,
Wim Jongman
-- "640K ought to be enough for anybody." - Bill Gates, 1981
(Eclipse Old Skool Quote Service)
> Hi all,
>
> I need a property sheet in my RCP application. So I add
org.eclipse.ui.views to dependencies in my plugin project and add
org.eclipse.ui.views.properties.PropertySheet view to my default perspective.
>
> Now, I'm not able to run it, because of error "something like can't load
org.eclipse.ui.views.properties.PropertySheet class...".
>
> So I add org.eclipse.platform feature to dependencies in my *.product
config file (beacuse org.eclipse.platform include org.eclipse.ui.views
bundle). Then, it works. But, in my RCP application is now a new menu "Run"
and "Search" and a toolbar from the feature org.eclipse.platform :x
>
> How can I use default Properties View, without any platform menus???
>
> Thanks for advices..
|
|
|
Powered by
FUDForum. Page generated in 1.05777 seconds