Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Contributing to CView context menu
Contributing to CView context menu [message #727566] Wed, 21 September 2011 10:24
Eclipse UserFriend
I need to contribute an Action to the context menu in the C/C++ Projects view (CView) and the Project Explorer view. I am extending CommonActionProvider and overriding fillContextMenu() to place the Action on the menu.

I can contribute this action to the Project Explorer using a viewerActionBinding with viewerId="org.eclipse.ui.navigator.ProjectExplorer", but contributing to the C/C++ Projects view using viewerId="org.eclipse.cdt.ui.CView" is not working. Is there a reason why this technique will not work for CView?

Peter
Previous Topic:Build out of the project
Next Topic:Build Settings disabled
Goto Forum:
  


Current Time: Wed Jul 09 08:53:49 EDT 2025

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

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

Back to the top