Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Implement own "Ctrl+LeftClick" feature in Editor
Implement own "Ctrl+LeftClick" feature in Editor [message #24895] Thu, 02 October 2008 08:16 Go to next message
Eclipse UserFriend
Hello out there,

all of you know the feature of the java editor where you can jump to the
declaration location of a variable by holding CTRL and then click left
mouse.

I do want to implement this in my own editor but after hours of searchin
google i still have no idea on how i can implement this.

Does anybody know what interfaces or classes are providing this feature to
the java editor. Or can someone give me some tips?

regards

Matthias
Re: Implement own "Ctrl+LeftClick" feature in Editor [message #24999 is a reply to message #24895] Thu, 02 October 2008 13:33 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

This question would be more appropriate on the eclipse.tools.jdt newsgroup.


On 10/2/2008 8:16 AM, Matthias Kohles wrote:
> Hello out there,
>
> all of you know the feature of the java editor where you can jump to the
> declaration location of a variable by holding CTRL and then click left
> mouse.
>
> I do want to implement this in my own editor but after hours of searchin
> google i still have no idea on how i can implement this.
>
> Does anybody know what interfaces or classes are providing this feature
> to the java editor. Or can someone give me some tips?
>
> regards
>
> Matthias
>
Re: Implement own "Ctrl+LeftClick" feature in Editor [message #582107 is a reply to message #24895] Thu, 02 October 2008 13:33 Go to previous message
Eclipse UserFriend
This question would be more appropriate on the eclipse.tools.jdt newsgroup.


On 10/2/2008 8:16 AM, Matthias Kohles wrote:
> Hello out there,
>
> all of you know the feature of the java editor where you can jump to the
> declaration location of a variable by holding CTRL and then click left
> mouse.
>
> I do want to implement this in my own editor but after hours of searchin
> google i still have no idea on how i can implement this.
>
> Does anybody know what interfaces or classes are providing this feature
> to the java editor. Or can someone give me some tips?
>
> regards
>
> Matthias
>
Previous Topic:Implement own "Ctrl+LeftClick" feature in Editor
Next Topic:Re: [JDT] wrong source editor opened during debugging
Goto Forum:
  


Current Time: Fri May 02 02:50:19 EDT 2025

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

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

Back to the top