Moving src.zip out of the lib directory of the JavaFX SDK
John Neffenger
john at status6.com
Wed Jun 23 16:21:29 UTC 2021
On 6/23/21 6:50 AM, Kevin Rushforth wrote:
> Are there any IDE users who are currently having problems as a result of
> this? If not, I'll retarget this for a future release.
I haven't seen problems with the current location of the 'src.zip' file
in NetBeans. For Apache Ant projects, though, I do need to extract the
archive into a different location and attach the individual source
directories to their corresponding modules one at a time.
For anyone interested, the following issue tracks the sub-tasks for each
of the problems I encountered using the JavaFX Javadocs and Sources with
NetBeans:
NETBEANS-3296: Attaching JavaFX Javadoc and Sources
https://issues.apache.org/jira/browse/NETBEANS-3296
For the Apache Ant work-around, see the section with the title "Add to
JAR files."
John
More information about the openjfx-dev
mailing list