简体   繁体   中英

How can I include the Weka API javadoc in Netbeans (Ubuntu)

I am currently using Ubuntu as my OS. I need to include the Weka API javadoc in my Netbeans IDE installation. How can I do this ?

Here is the steps of adding Weka API Javadoc to NetBeans IDE:

  1. Right click on the project -> Properties -> Libraries
  2. Select the library to which you want to add javadoc
  3. Click the Edit button and from there you can Browse javadoc folder.

The Javadoc folder of Weka is in the installation directory of Weka-XX (ie ~/Weka-3-6 ).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM