Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Goto line action not shown in navigate menu
Goto line action not shown in navigate menu [message #336531] Fri, 19 June 2009 15:46 Go to next message
Matthew Dickie is currently offline Matthew DickieFriend
Messages: 56
Registered: July 2009
Member
Hi all,

For my source file editor (extended from
org.eclipse.ui.editors.text.TextEditor) the Goto line action is not
present in the Navigate menu on the menubar, but the Ctrl-L keyboard
shortcut does work. In JDT's CompilationUnitEditor this action is
present in the menubar. How is this achieved?

Thanks in advance

Matt D.
Re: Goto line action not shown in navigate menu [message #336543 is a reply to message #336531] Mon, 22 June 2009 07:52 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Matt Dickie wrote:
> Hi all,
>
> For my source file editor (extended from
> org.eclipse.ui.editors.text.TextEditor) the Goto line action is not
> present in the Navigate menu on the menubar, but the Ctrl-L keyboard
> shortcut does work. In JDT's CompilationUnitEditor this action is
> present in the menubar. How is this achieved?
You probably use a wrong editor action bar contributor.

Dani
>
> Thanks in advance
>
> Matt D.
Previous Topic:How to build and wait IProject.build()?
Next Topic:Hibernate. class loader problem with Oracle 10.2
Goto Forum:
  


Current Time: Thu Apr 25 08:49:30 GMT 2024

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

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

Back to the top