[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] how to migrate plugins from IDE to RCP

Hi,

I'm still struggling with some lack of knowledge.
I need to run my plugins (I took the Logic Diagram GEF example) under an
RCP application. But I am missing a lot of menu's views etc.
How should I enable these 'standard' menu items. Or should I explicitly
add all items 'manually'?
Is there a resource spy for plugins? One that determines the used
resources of the IDE?

JL