Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » tooltips for primary variables
tooltips for primary variables [message #89441] Tue, 26 August 2003 23:08 Go to next message
Eclipse UserFriend
Originally posted by: yongw.21cn.com

when i hover the cursor over java class variables, there is pop-up tooltips
for the class. But when i hover over primary variables such as long, there
is no pop-up tooltips for the definition of the variable. How can i do?
Re: tooltips for primary variables [message #90068 is a reply to message #89441] Thu, 28 August 2003 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: faust.acm.org

You want a hover to show you a definition of a primitive type? What would
you have it show? int for int, long for long, etc?


Randy


"WANG Yong" <yongw@21cn.com> wrote in message
news:bih78l$gkp$1@eclipse.org...
> when i hover the cursor over java class variables, there is pop-up
tooltips
> for the class. But when i hover over primary variables such as long, there
> is no pop-up tooltips for the definition of the variable. How can i do?
>
>
Re: tooltips for primary variables [message #90512 is a reply to message #90068] Thu, 28 August 2003 20:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yongw.21cn.com

i expect eclipse to show me the definition of "long" variables

"Randy Faust" <faust@acm.org> wrote in message
news:bikvn3$5km$1@eclipse.org...
> You want a hover to show you a definition of a primitive type? What would
> you have it show? int for int, long for long, etc?
>
>
> Randy
>
>
> "WANG Yong" <yongw@21cn.com> wrote in message
> news:bih78l$gkp$1@eclipse.org...
> > when i hover the cursor over java class variables, there is pop-up
> tooltips
> > for the class. But when i hover over primary variables such as long,
there
> > is no pop-up tooltips for the definition of the variable. How can i do?
> >
> >
>
>
Re: tooltips for primary variables [message #90621 is a reply to message #90068] Fri, 29 August 2003 03:54 Go to previous messageGo to next message
Eclipse UserFriend
>You want a hover to show you a definition of a primitive type? What would
>you have it show? int for int, long for long, etc?

Exactly.
He should file a bug.

martin
Re: tooltips for primary variables [message #90723 is a reply to message #90512] Fri, 29 August 2003 08:31 Go to previous message
Eclipse UserFriend
Originally posted by: faust.acm.org

Ok. I misunderstood your post at first. I thought you wanted a javadoc popup
on the primitive type which wouldn't make much sense. So you want the hover
to show the type of the variable. And you probably also want a source-hover
available as well. This would probably be good for the sake of consistency
since class vars provide this hover info.

File a bug report as an enhancement.


Randy


"WANG Yong" <yongw@21cn.com> wrote in message
news:bim7p6$gh5$1@eclipse.org...
> i expect eclipse to show me the definition of "long" variables
>
> "Randy Faust" <faust@acm.org> wrote in message
> news:bikvn3$5km$1@eclipse.org...
> > You want a hover to show you a definition of a primitive type? What
would
> > you have it show? int for int, long for long, etc?
> >
> >
> > Randy
> >
> >
> > "WANG Yong" <yongw@21cn.com> wrote in message
> > news:bih78l$gkp$1@eclipse.org...
> > > when i hover the cursor over java class variables, there is pop-up
> > tooltips
> > > for the class. But when i hover over primary variables such as long,
> there
> > > is no pop-up tooltips for the definition of the variable. How can i
do?
> > >
> > >
> >
> >
>
>
Previous Topic:Eclipse #2 ...?
Next Topic:smart cursoring through java names doesn't work on prev-word
Goto Forum:
  


Current Time: Sun Jul 13 17:12:54 EDT 2025

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

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

Back to the top