This is an example how to use the e(fx)clipse IDE for creating JavaFX Projects and Applications. The e(fx)clipse standard library provides some useful extensions for writing JavaFX code. The library offers, among other features, additional layout panels, using FXML, Eclipse databinding for JavaFX properties, and much more. The following instructions were written with a clean ...