Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to get the real names for vars in codepopup
How to get the real names for vars in codepopup [message #122681] Thu, 27 November 2003 08:21 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
>
Previous Topic:Passing compiler(javac) -source 1.5 ...how ?
Next Topic:M5: Warnings and error messages don't go off
Goto Forum:
  


Current Time: Tue Jul 15 14:50:59 EDT 2025

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

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

Back to the top