No hints [message #490810] |
Sun, 11 October 2009 05:00  |
Eclipse User |
|
|
|
Hi!
My friend and i have the same version eclipse(Galileo). But on his computer hints works, on my not. The hints its the help for methods when i type the name of object and then its appear the list of all methods, when i focus on some method its appear the help about this method(what means every argument, what method returns).
What the problem with my computer? Or its the problem with configuration?
PS Sorry for my English
|
|
|
|
|
|
|
|
|
Re: No hints [message #491323 is a reply to message #491226] |
Wed, 14 October 2009 03:16  |
Eclipse User |
|
|
|
Maryan wrote:
> hmm maybe you haven't understand my question.
Or you did not understand the answer ;-)
The IDE will extract the information you expect from the attached
source. If you don't have the source at hand then you can also download
and attach the Javadoc. Please read the Help for more details.
Dani
> I dont have help to any code. For example i write like that:
> public void paint(Graphics g)
> {
> g.fiilRect(0,0,0,0);
> }
> when i have typed "g." appear the list of possible method, and when i
> focus on some method its should appear description of this method, but
> i dont have any description.
|
|
|
Powered by
FUDForum. Page generated in 0.25333 seconds