Skip to main content



      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 11:46 Go to next message
Eclipse UserFriend
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 03:52 Go to previous message
Eclipse UserFriend
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: Wed Apr 30 03:06:36 EDT 2025

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

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

Back to the top