Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Search method and open in editor
Search method and open in editor [message #671006] Mon, 16 May 2011 14:03
No real name is currently offline No real nameFriend
Messages: 3
Registered: December 2010
Junior Member
Hi all,
5 hours that i'm searching a solution for my plugins, I have a list of class name and method name, I wish if I double click on a line open the editor on class and on the line of the method.

With my research, I found that I should use the markers, but how find a class in a wich is in the workspace, and the line number of a method?

To resume my problem is how to find file and line number from a class name and a method name?

Thanks in advance!
Previous Topic:How do I create a new Launch Configuration Tab?
Next Topic:exporting eclipsec instead of eclipse
Goto Forum:
  


Current Time: Thu Apr 25 22:01:33 GMT 2024

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

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

Back to the top