A short step-by-step guide on how to attach JavaFX sources to the JDK in Eclipse. By default, Eclipse does not automatically link JavaFX sources even though they are bundled with the JDK as javafx-src.zip. The guide walks through opening Eclipse preferences, editing the installed JRE, selecting jfxrt.jar, and pointing the source attachment to the javafx-src.zip file in the JDK root folder. Once done, Eclipse will display Javadoc tooltips and allow navigation into JavaFX source code.

2m read timeFrom nipafx.dev
Post cover image
Table of contents
▚ Java Sources▚ JavaFX Sources▚ Reflection

Sort: