Why F1 doesn't work? [message #128373] |
Mon, 09 January 2006 04:34  |
Eclipse User |
|
|
|
Originally posted by: remo.candeli.libero.it
Hi! Everyone.
I'm new of Eclipse. I'd like to know why I can't see the help for an
object, say, "button" of SWT if I press F1 on it.
If I press F1 on, say, Vector the help system works fine.
Thanks for any answer..
Remo
|
|
|
Re: Why F1 doesn't work? [message #128415 is a reply to message #128373] |
Mon, 09 January 2006 09:25  |
Eclipse User |
|
|
|
Alex Blewitt answered this for you on the platform group:
I'm guessing this might be a JavaDoc question?
If you have JavaDoc/souce installed for your JDK (which is why Eclipse is
picking it up) but obviously not for the SWT (which you may have as a Jar).
You need to associate the Jar with the JavaDoc or source if you want it to
bring up help.
If you're using the plugins, then the help/source should already be
associated with it; but if not, check to see that either the JavaDoc
location or source location is set for the appropriate jars in the build
path.
"Remo" <remo.candeli@libero.it> wrote in message
news:5hb4s1p48v8totj8q0l3kenuuvv64769ia@4ax.com...
> Hi! Everyone.
> I'm new of Eclipse. I'd like to know why I can't see the help for an
> object, say, "button" of SWT if I press F1 on it.
> If I press F1 on, say, Vector the help system works fine.
>
> Thanks for any answer..
> Remo
|
|
|
Powered by
FUDForum. Page generated in 0.12081 seconds