Adding local javadocs for .jar?
已回答
Using CE 2018.3.5
I just migrated to IntelliJ from NetBeans, and the main problem I'm having is getting a local JavaDoc to populate in the Quick Documentation.
The "docs" folder is in the same directory as my .jar
I also added the "docs" folder in Project Structure -> Modules -> Paths
So just verified the same file structure works okay in NetBeans, any tips on what to try next?
请先登录再写评论。
Did you attach the correct folder with the documentation to the library jar configuration in IntelliJ IDEA?
Is it possible to share a sample project to reproduce the issue? You can upload the file per https://intellij-support.jetbrains.com/hc/articles/206869619.