Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » <control>+ click for String literals(Create a way to enable control click on Strings.)
<control>+ click for String literals [message #1748823] Tue, 29 November 2016 06:13
prateek garg is currently offline prateek gargFriend
Messages: 16
Registered: August 2016
Junior Member
Hi,

I am working on a plugin and I want that when I <control> click on some String Literal, it opens a text file editor having the same string.
Sequence of Action:
1. Click on the String
2. Search a Folder for all the text files
3. Search the existence of the clicked string.
4. If the String exists open the text editor in eclipse.

I am new to plugin development , I found that we may use Extension-points for this namely hyperlinkDetector, but I am not able to understand how can I use it. Any feedback would be helpful.

Thanks in advance,
Prateek
Previous Topic:<control>+ click for String literals
Next Topic:Unable to migrate plugin from Eclipse Mars to Eclipse Neon
Goto Forum:
  


Current Time: Thu Apr 25 16:48:53 GMT 2024

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

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

Back to the top