英文:
How do I add the Java API documentation to Intellij IDEA for offline use
问题
我知道你可以将URL与IntelliJ IDEA的文档链接起来,但那只在你在线时有效。由于我大部分时间都不在线,我希望随时都能备份这些文档。
你可以告诉我在哪里下载它吗?
它的添加方式与在线文档的URL添加方式相同吗?
一旦下载并安装了文档,我该如何访问它?
英文:
I know that you can link the url with the documentation to IntelliJ IDEA, but that only works when you are online. Since I'm offline most of the time, I wanted to have this backup on me all of the time.
Can you tell me where do I download it?
Is it added the same way I add the url for the online documentation?
How do I access the documentation once it has been downloaded and installed?
答案1
得分: 0
这个用例在IntelliJ IDEA文档中有描述。
文档的访问方式如对应的帮助部分中所述。
英文:
This use case is described in IntelliJ IDEA documentation.
The documentation is accessed as described in the corresponding help section.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论