Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » newWizardShortcut only applies to the navigator not to the project explorer
newWizardShortcut only applies to the navigator not to the project explorer [message #323051] Thu, 06 December 2007 10:53 Go to next message
Eclipse UserFriend
Hello,

Can somebody tell me why the shortcuts defined with newWizardShortcut
(extension point org.eclipse.ui.perspectiveExtensions) only apply to the
navigator and not to the project explorer ??
Re: newWizardShortcut only applies to the navigator not to the project explorer [message #331857 is a reply to message #323051] Thu, 25 September 2008 13:37 Go to previous message
Eclipse UserFriend
Hi Youmm,

I have the same question :)
Looking in bugzilla for an existing bug, I have found yours and
commented it. And vote for it.

I reply to your post, only to provide an answer in this newsgroup :)

Here is the workaround found in one of the bug comment :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=212379

------- Comment #2 From Dave Carver 2008-04-12 12:41:15 -0400
[reply] -------

These items are added through the org.eclipse.ui.navigator.navigatorContent
extension point, and not through the perspective extension point.



There's also this bug, mark as resolved :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152999

------- Comment #1 From Michael D. Elder 2006-08-08 13:55:46 -0400
[reply] -------

Hi Matthew,

The Common Navigator Framework defines an extension known as "Common
Wizards".
Instead of assuming the perspective wizards, it instead uses the current
selection to decide which wizard shortcuts to use. You can define these
through
the org.eclipse.ui.navigator.navigatorContent/commonWizard extension point.


Cheers,

Sébastien.


Youmm P. a écrit :
> Hello,
>
> Can somebody tell me why the shortcuts defined with newWizardShortcut
> (extension point org.eclipse.ui.perspectiveExtensions) only apply to the
> navigator and not to the project explorer ??
Previous Topic:Update site and fragments for different platforms
Next Topic:Re: Eclipse on Solaris 10
Goto Forum:
  


Current Time: Sun Feb 16 16:40:58 GMT 2025

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

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

Back to the top