Ever since NetBeans 9, I've had problems trying to get the IDE to recognize the JavaFX Javadoc and Sources. I identified eleven different errors, summarized in the issue report below. I tested with the JavaFX SDK, but the errors may happen with other libraries as well.

NETBEANS-3296: Attaching JavaFX Javadoc and Sources
https://issues.apache.org/jira/browse/NETBEANS-3296

The errors occur while trying to perform two fundamental IDE tasks: navigating to a library's sources and opening its documentation.

Thomas Zimmermann is working on a fix for two of the related issues with Maven projects. I'm new to the NetBeans source, but I should be able to make progress in the easier sub-tasks, such as NETBEANS-3297.

Is someone familiar enough with the nb-javac plug-in to look into the following sub-tasks?

NETBEANS-3300: nb-javac 2.0 fails to parse JavaFX Sources
NETBEANS-3301: Modular Ant project fails to run without nb-javac

There are also two sub-tasks related to Gradle projects:

NETBEANS-3302: Non-modular Gradle project fails to recognize Javadoc
NETBEANS-3303: Modular Gradle project fails to recognize Javadoc and Sources

I would appreciate your comments regarding the errors and your suggestions for ways to work around them.

Thank you,
John


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



Reply via email to