Intellij doesn’t show java doc
Hi,
Intellij (12.1.3) doesn’t show java doc (ctrl + q). See attachments.
I enabled "download Documentation" automatically.
What is missing? What is wrong?
Thanks in advance,
Stevo
Attachment(s):
mavenSettings.png
EclipseJavaDoc.png
IntellijJavaDoc.png
请先登录再写评论。
Hello,
Please provide a sample project (pom.xml) which illustrates the problem
Denis
Hi.
"Download automatically" option works only on importing project, not on calling quick doc. Please, file a feature request.
The workaround is to call "Download" action manually (BTW, I see that central repository has no javadoc for 2.0.5, but has sources).
Regards,
Alexander.
First of all i would like to thank you for your quick response!
I’m working on a big project. Should I send you all the pom files? That would be hard.
And why is this related to maven/poms? I works fine in eclipse.
It’s the same e.g. "org.apache.commons.lang.StringUtils.isEmpty()"
Attachment(s):
EclipseJavaDocStringUtils.png
IntellijJavaDocStringUtils.png
You can click 'Download' button then:

Denis
Hi,
that solved my problem!
Thank you so much!!!
Cheers
You are welcome
Denis