Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Where to get menubar paths?
Where to get menubar paths? [message #39809] Fri, 09 January 2009 21:20 Go to next message
Eclipse UserFriend
I've written an objectContribution plug-in, I want to add to the context
menu grouped with "Open" items:
New
Go Into
----
Open in new window
Open Type Hierarchy
(insert here) <-- Open My Window
Show In
---
...
`here for additions'
---
Properties
---
[Open My Window] <-- in fact it is inserted here :-(

I can't find where the action should put, I've tried `group.open',
`group.openView', `file', but none is correct, I've also grep-ed
`insertionPoint' in all plugin.xml, but didn't find valuable labels.

Any ideas?

Lenik
Re: Where to get menubar paths? [message #488517 is a reply to message #39809] Tue, 29 September 2009 00:55 Go to previous messageGo to next message
Eclipse UserFriend
bring up this topic
Re: Where to get menubar paths? [message #602067 is a reply to message #39809] Tue, 29 September 2009 00:55 Go to previous message
Eclipse UserFriend
bring up this topic
Previous Topic:BundleClasspath not available in nested Eclipse instance
Next Topic:ClassNotFoundException for Application.class when launching product
Goto Forum:
  


Current Time: Tue Jun 17 11:24:50 EDT 2025

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

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

Back to the top