/samples

JavaFX 11 samples to run with different options and build tools

Primary LanguageJava

samples

This repository contains a collection of JavaFX 11 samples that can be run with different options and build tools.

The related documentation for each sample can be found here.

For more information go to https://openjfx.io.

HelloFX

Contains samples of a simple HelloFX class that can be run from command line, with or without build tools.

CLI

hellofx sample: simple HelloFX class to run on command line, without build tools

Maven

hellofx sample: simple HelloFX class to run with Maven

Gradle

hellofx sample: simple HelloFX class to run with Gradle

CommandLine

Contains samples of modular and non-modular projects that can be run from command line, with or without build tools.

Non-Modular

CLI

hellofx sample: non-modular project to run on command line, without build tools

Maven

hellofx sample: non-modular project to run with Maven

Gradle

hellofx sample: non-modular project to run with Gradle

Modular

CLI

hellofx sample: modular project to run on command line, without build tools

Maven

hellofx sample: modular project to run with Maven

Gradle

hellofx sample: modular project to run with Gradle

IDEs

Contains samples of modular and non-modular projects that can be run from an IDE, with or without build tools.

IntelliJ

Non-Modular

Java

hellofx sample: non-modular project to run from IntelliJ

Maven

hellofx sample: non-modular project to run from IntelliJ, with Maven

Gradle

hellofx sample: non-modular project to run from IntelliJ, with Gradle

Modular

Java

hellofx sample: modular project to run from IntelliJ

Maven

hellofx sample: modular project to run from IntelliJ, with Maven

Gradle

hellofx sample: modular project to run from IntelliJ, with Gradle

NetBeans

Non-Modular
Java

hellofx sample: non-modular project to run from NetBeans

Maven

hellofx sample: non-modular project to run from NetBeans, with Maven

Gradle

hellofx sample: non-modular project to run from NetBeans, with Gradle

Modular

Java

hellofx sample: modular project to run from NetBeans

Maven

hellofx sample: modular project to run from NetBeans, with Maven

Gradle

hellofx sample: modular project to run from NetBeans, with Gradle

Eclipse

Non-Modular

Java

hellofx sample: non-modular project to run from Eclipse

Maven

hellofx sample: non-modular project to run from Eclipse, with Maven

Gradle

hellofx sample: non-modular project to run from Eclipse, with Gradle

Modular

Java

hellofx sample: modular project to run from Eclipse

Eclipse

hellofx sample: modular project to run from Eclipse, with Maven

Gradle

hellofx sample: modular project to run from Eclipse, with Gradle