Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Getting the Full method signature from the outline view
Getting the Full method signature from the outline view [message #193676] Tue, 13 February 2007 07:56 Go to next message
Eclipse UserFriend
Originally posted by: ananta.agrawal.gmail.com

Hey,
I am making a plugin n i am using the outline view to generate all the
function n variables . But i need to get the full signature of the method
including the name, return type, arguments.
So I knw we can use the information provided by the outline but the
ISelection n its methods only provide me with the string that is selected
in the outline. What shuld i do to get the whole signature from the
oultline.
I wuld be very grateful if anybody culd help me on this. Been stuck here
for some time..

Thanks
Ananta
Re: Getting the Full method signature from the outline view [message #193965 is a reply to message #193676] Wed, 14 February 2007 09:11 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Ananta Agrawal wrote:

> Hey, I am making a plugin n i am using the outline view to generate
> all the function n variables . But i need to get the full signature of
> the method including the name, return type, arguments. So I knw we can
> use the information provided by the outline but the ISelection n its
> methods only provide me with the string that is selected in the outline.

Are you talking about the Java Outline? If so, then your statement is
not correct. The selection is a structured selection with the currently
selected Java elements.

Dani

> What shuld i do to get the whole signature from the oultline. I wuld
> be very grateful if anybody culd help me on this. Been stuck here for
> some time..
>
> Thanks
> Ananta
>
Previous Topic:BPM Studio and DST
Next Topic:Building wizards problem.
Goto Forum:
  


Current Time: Wed Sep 25 02:27:59 GMT 2024

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

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

Back to the top