How to force IntelliJ to download javadocs with Maven?

后端 未结 4 1831
刺人心
刺人心 2020-12-05 06:28

I have the following descriptions for some Maven entries in Project Structure:

\"enter

4条回答
  •  隐瞒了意图╮
    2020-12-05 06:42

    Click on the "maven projects" (make sure tool buttons are on) on the right side of intelij and then click on "Download Documentation".

    Also, for future downloading you can go to the File -> Settings -> Build,execution, deployment, -> build tools -> Maven -> importing -> mark "Documentation" checkbox and apply settings

提交回复
热议问题