Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

JavaFX13, Netbeans 11.1, Gradle javadoc issue #598

Open
odbuser2 opened this issue Sep 22, 2019 · 0 comments
Open

JavaFX13, Netbeans 11.1, Gradle javadoc issue #598

odbuser2 opened this issue Sep 22, 2019 · 0 comments

Comments

@odbuser2
Copy link

Javadoc does not work properly for JavaFX13 in Netbeans 11.1 when using a gradle project. I have workarounds for it but it's not pleasant. Ideally, Netbeans will supply javadoc when auto-completing in the java editor. This works fine in most cases but not with javafx modules.

Part of this has to do with the fact that the gradle plugin is pulling in both the non-platform jar and the platform jar for each module (except javafx-controls for some reason) and the javadoc only exists for the non-platform jar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant