How to get the real names for vars in codepopup [message #122681] |
Thu, 27 November 2003 08:21  |
Eclipse User |
|
|
|
Originally posted by: bromberg.tzi.de
Hi,
wenn i develop with the java view a java source an i'm getting the popup
window for e.g. the vars of an method or an constructor, is there a was to
get the real names of the vars? or to get an javadoc like netbeans provides?
at my configuration in the popup only is some like: GirdbagConstraints(ing
arg0, int arg1 .....) but i'll have int int gridx, int gridy, int gridwidth
and not arg0....
What must i do? / change?
THX
|
|
|
Re: How to get the real names for vars in codepopup [message #122819 is a reply to message #122681] |
Fri, 28 November 2003 06:52  |
Eclipse User |
|
|
|
Did you attach sources to these binaries ? Also ensuring these binaries were
issued with source debug attributes will likely improve your experience.
"Dirk Bromberg" <bromberg@tzi.de> wrote in message
news:bq4ttj$7si$1@eclipse.org...
> Hi,
>
> wenn i develop with the java view a java source an i'm getting the popup
> window for e.g. the vars of an method or an constructor, is there a was to
> get the real names of the vars? or to get an javadoc like netbeans
provides?
> at my configuration in the popup only is some like: GirdbagConstraints(ing
> arg0, int arg1 .....) but i'll have int int gridx, int gridy, int
gridwidth
> and not arg0....
>
> What must i do? / change?
>
> THX
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07195 seconds