[
https://issues.apache.org/jira/browse/NETBEANS-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Neffenger updated NETBEANS-3302:
-------------------------------------
Description:
In the description below, I'm using the JavaFX sample project for NetBeans
defined in the [Non-Modular
Gradle|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Gradle]
directory of the [openjfx/samples|https://github.com/openjfx/samples]
repository.
Set up the project as explained in the [parent
issue|https://issues.apache.org/jira/browse/NETBEANS-3296] under the section
_Gradle Non-Modular_. In particular, you'll need to install and use Gradle
version 6.0, and you'll need to copy the JavaFX Javadoc and Sources archives in
the Gradle cache so that their names include the platform qualifier.
After those changes, Gradle lists the following items in the Compile Classpath.
!compile-classpath.png!
The source navigation works, and the Javadoc comments in the Sources are
displayed correctly, but the Javadoc artifacts are not recognized. The button
in the Javadoc Window to show the documentation in an external Web browser is
disabled, and the _Show Javadoc (Alt-F1)_ item in the context menu does nothing.
!javadoc-window.png!
was:
In the description below, I'm using the JavaFX sample project for NetBeans
defined in the [Non-Modular
Gradle|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Gradle]
directory of the [openjfx/samples|https://github.com/openjfx/samples]
repository.
Set up the project as explained in the [parent
issue|https://issues.apache.org/jira/browse/NETBEANS-3296] under the section
_Gradle Non-Modular_. In particular, you'll need to install and use Gradle
version 6.0, and you'll need to copy the JavaFX Javadoc and Sources archives in
the Gradle cache so that their names include the platform qualifier.
After those changes, Gradle lists the following items in the Compile Classpath.
!compile-classpath.png!
The source navigation works, and the Javadoc comments in the Sources are
displayed correctly, but the Javadoc artifacts are not recognized. The Javadoc
Window shows that the button to show the documentation in an external Web
browser is disabled, and the _Show Javadoc_ item in the context menu does
nothing.
!javadoc-window.png!
> Non-modular Gradle project fails to recognize Javadoc
> -----------------------------------------------------
>
> Key: NETBEANS-3302
> URL: https://issues.apache.org/jira/browse/NETBEANS-3302
> 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: Minor
> Attachments: compile-classpath.png, javadoc-window.png
>
>
> In the description below, I'm using the JavaFX sample project for NetBeans
> defined in the [Non-Modular
> Gradle|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Gradle]
> directory of the [openjfx/samples|https://github.com/openjfx/samples]
> repository.
> Set up the project as explained in the [parent
> issue|https://issues.apache.org/jira/browse/NETBEANS-3296] under the section
> _Gradle Non-Modular_. In particular, you'll need to install and use Gradle
> version 6.0, and you'll need to copy the JavaFX Javadoc and Sources archives
> in the Gradle cache so that their names include the platform qualifier.
> After those changes, Gradle lists the following items in the Compile
> Classpath.
> !compile-classpath.png!
> The source navigation works, and the Javadoc comments in the Sources are
> displayed correctly, but the Javadoc artifacts are not recognized. The button
> in the Javadoc Window to show the documentation in an external Web browser is
> disabled, and the _Show Javadoc (Alt-F1)_ item in the context menu does
> nothing.
> !javadoc-window.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