You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Mingun (JIRA)" <ji...@apache.org> on 2019/02/09 20:30:00 UTC

[jira] [Updated] (NETBEANS-2101) Can't attach javadoc to jar file (No javadoc for <...>.jar available)

     [ https://issues.apache.org/jira/browse/NETBEANS-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mingun updated NETBEANS-2101:
-----------------------------
    Summary: Can't attach javadoc to jar file (No javadoc for <...>.jar available)  (was: Can't attach javadoc to jar file (No javadoc for <...>.jar avalible))

> Can't attach javadoc to jar file (No javadoc for <...>.jar available)
> ---------------------------------------------------------------------
>
>                 Key: NETBEANS-2101
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2101
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Javadoc, platform - Help System, projects - Libraries
>    Affects Versions: 9.0
>         Environment: From NetBeans About:
> Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
> Java: 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
> Runtime: Java(TM) SE Runtime Environment 10.0.2+13
> System: Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
> User directory: C:\Users\Mingun\AppData\Roaming\NetBeans\9.0
> Cache directory: C:\Users\Mingun\AppData\Local\NetBeans\Cache\9.0
>            Reporter: Mingun
>            Priority: Major
>              Labels: documentation, usability
>         Attachments: 1. Attach Javadoc.png, 2. Try download.png, 3. No Attach Javadoc.png
>
>
> I try to study NetBeans and I want to receive JavaDoc for its components. Carrying out the tutorial [https://platform.netbeans.org/tutorials/nbm-visual_library3.html], I saw that for modules there is no documentation. Therefore I tried to add it, but at me it did not turn out.
> At first I tried to find the plugin with NetBeans API documentation which existed for version 8.x, but it is missing for version 9.0.
> Then I tried to load documentation, following by link *Attach Javadoc...* from the hint and having pressed the button *Download*. However never downloaded:
>  !1. Attach Javadoc.png!
>  !2. Try download.png!
> Then I tried to attach Javadoc ZIP archive, however I did not find it anywhere on the netbeans site. It in general exists?
> Then I tried to attach online documentation, having pressed the button *Add URL...* and having entered [https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual]. This operation was performed successfully, however documentation to classes did not appear, and moreover, even an opportunity to enter something else was gone from the hint as now the link *Attach Javadoc...* was gone:
>  !3. No Attach Javadoc.png!
> At the same time at the time of a hint popup the following information logged to *IDE Log*:
> {noformat}
> WARNING [org.netbeans.modules.java.source.JavadocHelper]: JavadocForBinaryQuery.Result: class org.netbeans.modules.java.j2seplatform.queries.QueriesCache$Javadoc returned non-folder URL: https://bits.netbeans.org/9.0/javadoc/org-netbeans-api-visual, ignoring
> {noformat}
> So questions:
>  # Why it is not possible to load documentation automatically? It in general is possible? From where does it try to be loaded? In *IDE Log* there is no information on that from where there is an attempt to load it
>  # Where to take javadoc archive of NetBeans modules, it is desirable to all in one archive at once? How then to attach it?
>  # -How to remove the incorrect reference to javadoc? Where to be stored information on allegedly existence of javadoc?- Ok, find that. Need to remove file *<NetBeans User directory from About>/config/Preferences/org/netbeans/modules/java/j2seplatform/Javadoc.properties* and restart IDE
>  # What path must be entered in *Add URL...*?
>  # How to open the *Select Javadoc* ([^2. Try download.png]) window not from the hint?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists