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
0
Avatar
Permanently deleted user

Hello,

Please provide a sample project (pom.xml) which illustrates the problem

Denis

0

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.

0
Avatar
Permanently deleted user

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
0
Avatar
Permanently deleted user

You can click 'Download' button then:

maven.png
Denis

0
Avatar
Permanently deleted user

Hi,
that solved my problem!

Thank you so much!!!

Cheers

0
Avatar
Permanently deleted user

You are welcome

Denis

0

请先登录再写评论。