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

John Neffenger updated NETBEANS-3299:
-------------------------------------
    Description: 
In the examples below, I'm using the JavaFX sample project for NetBeans defined 
in the [Non-Modular 
Ant|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Java]
 directory of the [openjfx/samples|https://github.com/openjfx/samples] 
repository.

Expand the Javadoc and Sources for the JavaFX Linux SDK as explained in the 
[parent issue|https://issues.apache.org/jira/browse/NETBEANS-3296] of this 
subtask.

Create the _JAVAFX13_ Global Library.

!library-classpath.png!

Add each of the Sources directories to the library.

!library-sources.png!

Add each of the Javadoc directories to the library.

!library-javadoc.png!

Add the _JAVAFX13_ Global Library to the project's Compile Classpath.

!compile-classpath.png!

Open the _Main.java_ file and select the {{show()}} method. The full 
documentation is not shown in the Javadoc window; only the method signature is 
displayed there. The toolbar button to show the documentation in an external 
Web browser is enabled and works correctly, opening the page directly to the 
appropriate method.

!javadoc-show.png!

Click the right-most toolbar button in the Javadoc Window to "Open source in 
editor." The editor opens to the correct method location but shows a file full 
of compilation errors.

!sources-show.png!


  was:More details to follow. Until then, please see the description in the 
parent issue.


> Adding Javadoc and Sources to Global Library fails
> --------------------------------------------------
>
>                 Key: NETBEANS-3299
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3299
>             Project: NetBeans
>          Issue Type: Sub-task
>    Affects Versions: 11.2
>         Environment: OpenJDK 13.0.1 on Ubuntu 16.04.6 LTS
>            Reporter: John Neffenger
>            Priority: Major
>         Attachments: compile-classpath.png, javadoc-show.png, 
> library-classpath.png, library-javadoc.png, library-sources.png, 
> sources-show.png
>
>
> In the examples below, I'm using the JavaFX sample project for NetBeans 
> defined in the [Non-Modular 
> Ant|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Java]
>  directory of the [openjfx/samples|https://github.com/openjfx/samples] 
> repository.
> Expand the Javadoc and Sources for the JavaFX Linux SDK as explained in the 
> [parent issue|https://issues.apache.org/jira/browse/NETBEANS-3296] of this 
> subtask.
> Create the _JAVAFX13_ Global Library.
> !library-classpath.png!
> Add each of the Sources directories to the library.
> !library-sources.png!
> Add each of the Javadoc directories to the library.
> !library-javadoc.png!
> Add the _JAVAFX13_ Global Library to the project's Compile Classpath.
> !compile-classpath.png!
> Open the _Main.java_ file and select the {{show()}} method. The full 
> documentation is not shown in the Javadoc window; only the method signature 
> is displayed there. The toolbar button to show the documentation in an 
> external Web browser is enabled and works correctly, opening the page 
> directly to the appropriate method.
> !javadoc-show.png!
> Click the right-most toolbar button in the Javadoc Window to "Open source in 
> editor." The editor opens to the correct method location but shows a file 
> full of compilation errors.
> !sources-show.png!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to