Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Code assist doesn't show actualy parameter names
Code assist doesn't show actualy parameter names [message #220692] Thu, 15 December 2005 12:32 Go to next message
Eclipse UserFriend
Originally posted by: amazonpit.yahoo.com

Hi, is there a way to change the preferences perhaps so that the code
assist shows the actual parameter names instead of the abstract 'arg0',
'arg1', etc? Would be very helpful if it does show the real names. Thanks
in advanced.
Re: Code assist doesn't show actualy parameter names [message #220741 is a reply to message #220692] Fri, 16 December 2005 04:48 Go to previous messageGo to next message
Eclipse UserFriend
Hi amazonpit,

this works if you have the source to the method you are completed
(either as source in the workspace, or as source attachment to library /
jar). Starting with the milestone just getting released (3.2 M4), you
get proper parameter names even if all you have is attached javadoc.

HTH, tom

amazonpit wrote:
> Hi, is there a way to change the preferences perhaps so that the code
> assist shows the actual parameter names instead of the abstract 'arg0',
> 'arg1', etc? Would be very helpful if it does show the real names.
> Thanks in advanced.
>
Re: Code assist doesn't show actualy parameter names [message #220858 is a reply to message #220741] Sun, 18 December 2005 16:39 Go to previous message
Eclipse UserFriend
Originally posted by: amazonpit.yahoo.com

ah it works, should have make it search for the src/javadoc by default. ;)

thanks Tom.
Previous Topic:AMD64 and Eclipse3.1
Next Topic:Externalize Strings and Java properties file editor
Goto Forum:
  


Current Time: Sat Nov 08 04:27:20 EST 2025

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

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

Back to the top