# JavaFX

> **TL;DR**
> `File | Settings | Languages & Frameworks | JavaFX` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Languages & Frameworks | JavaFX` for macOS

| Item | Description |
| --- | --- |
| Path to SceneBuilder | Specify the path to the JavaFX Scene Builder executable file.     Type the path in the field, or click ![the Browse button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.nodes.folder.svg) `Shift+Enter` (Windows), `⇧ ⏎` (macOS), `⇧ ⏎` (IntelliJ IDEA Classic (macOS)), `⇧ ⏎` (macOS System Shortcuts), `Shift+Enter` (XWin), `Shift+Enter` (GNOME), `Shift+Enter` (KDE), `Shift+Enter` (Emacs), `Ctrl+Enter` (Sublime Text), `⌘ ⏎` (Sublime Text (macOS)), `Shift+Enter` (NetBeans), `Shift+Enter` (Visual Studio), `⇧ ⏎` (Visual Studio (macOS)), `Shift+Enter` (Eclipse), `⇧ ⏎` (Eclipse (macOS)) and select the Scene Builder executable file in the dialog that opens.     |

## How it works

* [Configure JavaFX Scene Builder](opening-fxml-files-in-javafx-scene-builder.html)

* [Create a new JavaFX project](javafx.html)

