1455 Forks
528 Stars
528 Watchers

samples

JavaFX samples to run with different options and build tools

How to download and setup samples

Open terminal and run command
git clone https://github.com/openjfx/samples.git
git clone is used to create a copy or clone of samples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with samples https://github.com/openjfx/samples/archive/master.zip

Or simply clone samples with SSH
[email protected]:openjfx/samples.git

If you have some problems with samples

You may open issue on samples support forum (system) here: https://github.com/openjfx/samples/issues