[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] How to contribute popupMenu programmatically?

Requirement: Create a popup menu action on an IProject *only* if it has both types of files in it distinguished by different extensions, say file1.c and file2.xsd.

org.eclipse.ui.popupMenus extension point does not seem help me out.

So, I am hoping there is a programmatic way to contribute an action .

Anyone knows how this can be done programmatically?

Any thoughts/suggestions will be appreciated.

Thanks

M.A.