如何将javadoc与项目集成 [英] how can integrate the javadoc with a project

查看:122
本文介绍了如何将javadoc与项目集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的代码可以显示如下,但是当这样做时,net beans说相关的javadoc不在库中。请帮我解决这个问题。如何将javadocs与libraries集成。请尽快回复我

my codes can be shown as follows, however when doing that net beans says that the relevant javadocs are not in libraries. Please help me to solve this problem. how can I integrate javadocs with libraries.please reply me soon

import org.opencv.core.Core;
import org.opencv.core.Mat;
import org.opencv.core.CvType;
import org.opencv.core.Scalar;


推荐答案

请参阅此链接以获取 javadoc 。但与previos版本(OpenCV 2.4.10)相比,它的构造并不完善。



在NetBeanse IDE中,

Refer this link to get your javadoc .But when compared to previos version (OpenCV 2.4.10) it's not well constructed.

In NetBeanse IDE,


  1. 转到工具选项卡

  2. 选择Java平台

  3. 您将看到Java平台管理器窗口

  4. 选择选项卡Javadoc

  5. 从右侧选择添加邮件/文件夹下的添加URl 按钮

  6. 复制并粘贴上面提到的Javdoc网址

  1. Go to Tools Tab
  2. Select "Java Platforms"
  3. You will see Java Platform Manger Window
  4. Select the tab "Javadoc"
  5. from the right side select the "Add URl" button under the "ADD ZIP/Folder"
  6. Copy and paste the Javdoc URL mentioned above

< img src =https://i.stack.imgur.com/qtwrr.pngalt =点击添加网址完成>

有关下载javadoc离线阅读的更多说明,推荐

And for more instructions for download the javadoc to read offline , refer

希望这有帮助!

这篇关于如何将javadoc与项目集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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