Javadoc question
If I define a path to already generated javadoc
for third-part library in my Projec Properties dialog -
in Javadoc pane - should Idea be able to display
Javadoc tooltips in classes from this library - if
I request it by pressing Ctrl-Q?
In fact it is not working for me and I don't know if
it is a bug, or I misconfigured something....
Please help me....
--
-
Michal Szklanowski
senior consultant
empolis Poland
www.empolis.pl
-
请先登录再写评论。
It is not a bug. I had requested this feature for IDEA 2.0. I will post a
new request.
For the time being press shift+f1.
Onno
"Michal Szklanowski" <mszklano@wp.pl> wrote in message
news:arad70$4i8$1@is.intellij.net...
>
>
>
>
>
>
Onno,
I think I made it working somewhen in the past.
But today it is not working. Maybe I was wrong....
U?ytkownik "Onno van den Akker" <Onno.vdAkker@wldelft.nl> napisa? w
wiadomo?ci news:arag73$98o$1@is.intellij.net...
>
>
>
>
Currently the Ctrl+Q displays javadoc only if the sources are available.
This is because the other way it should parse the output of the doclet which is not
clearly specified...
I think that this could be implemented with specific plugins for each doclet (i.e.
standard javadoc, MIF, etc.)
-- dimiter