You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matteo Boccafoli (Jira)" <ji...@apache.org> on 2020/08/24 09:25:00 UTC

[jira] [Created] (NETBEANS-4736) [javadoc view] manage links to non-html resources

Matteo Boccafoli created NETBEANS-4736:
------------------------------------------

             Summary: [javadoc view] manage links to non-html resources
                 Key: NETBEANS-4736
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4736
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 8.2
            Reporter: Matteo Boccafoli
         Attachments: image-2020-08-24-11-09-35-237.png, image-2020-08-24-11-14-50-774.png

When you set a pdf reference using javadoc, like \{@see <a href="file:///path/file.pdf">test</a>} you can click on test.

!image-2020-08-24-11-09-35-237.png!

 

after few seconds/minutes of waiting (where java uses the CPU at 100% and netbeans is frozen) you can see:

!image-2020-08-24-11-14-50-774.png!

I propose to read in advanced the first N bytes to get the file signature to avoid long waits (and, may be, to ask to open an external pdf viewer)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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