将Javadoc附加到NetBeans中的库 [英] Attach Javadoc to Library in NetBeans

查看:88
本文介绍了将Javadoc附加到NetBeans中的库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是使用NetBeans IDE的新手.当我尝试查看有关Java API的文档(例如System类)时,它表示未安装javadoc.如何安装文档?

I'm new to using the NetBeans IDE. When I try to look at the documentation for say the java API (example, System class), it says that the javadoc is not installed. How do I install the documentation?

推荐答案

  1. 右键单击项目
  2. 选择属性
  3. 选择"Java源代码"
  4. Classpath",单击管理Java". 平台..."
  5. 点击 项目
  6. 点击Javadoc标签
  7. 点击添加ZIP/文件夹..."按钮
  8. 选择您拥有的Javadoc 下载到您的计算机上
  1. Right click the project
  2. Select Properties
  3. Select "Java Sources
  4. Classpath" Click "Manage Java Platforms..."
  5. Click the platform being used by the project
  6. Click the Javadoc tab
  7. Click the "Add ZIP/Folder..." button
  8. Select the Javadoc you have downloaded to your machine

这篇关于将Javadoc附加到NetBeans中的库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆