Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » implement parameter hints in my plugins
implement parameter hints in my plugins [message #289821] Thu, 11 August 2005 08:37 Go to next message
Eclipse UserFriend
Originally posted by: michael.seele.guh-software.de

hi,

i work on a perl 'ide'(plugins) for eclipse. now i want to implement paremeter hints like jdt has it when you press ctrl+space in a method invocation.
how can i implement this?

thx mseele
Re: implement parameter hints in my plugins [message #290268 is a reply to message #289821] Mon, 22 August 2005 15:03 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Michael Seele wrote:

>hi,
>
>i work on a perl 'ide'(plugins) for eclipse. now i want to implement paremeter hints like jdt has it when you press ctrl+space in a method invocation.
>how can i implement this?
>
>
See ICompletionProposal.getContextInformation()

Dani

>thx mseele
>
>
Previous Topic:modal MessageDialog
Next Topic:How to make a content outline
Goto Forum:
  


Current Time: Sat Apr 20 02:28:42 GMT 2024

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

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

Back to the top