Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Extract C method name from a Java Code
Extract C method name from a Java Code [message #902713] Mon, 20 August 2012 04:51
TBT Andrew is currently offline TBT AndrewFriend
Messages: 13
Registered: January 2012
Junior Member
I working on a programs which need to extract the method name & method source code, when user click on a line inside that method.

I can detect the line number which user clicked. I know the IFile and I am using the CDT editor.

How can I detect and extract the method?
Previous Topic:Indexer workaround for partial includes
Next Topic:Problem with building code in C
Goto Forum:
  


Current Time: Fri Oct 04 21:24:13 GMT 2024

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

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

Back to the top