mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-27 03:46:17 -06:00
- always use Java toolchains - default is Java 11 (but source/targetCompatibility is still 1.8) - use system property `toolchain` (e.g. `-Dtoolchain=25`) to compile with other Java versions preparation for Gradle 9.x, which requires Java 17+ to run
FlatLaf Theme Editor
This sub-project contains the FlatLaf Theme Editor that supports editing FlatLaf theme properties files. See Theme Editor documentation for details and downloads.
Download
Run with java -jar flatlaf-theme-editor-<version>.jar (or double-click it).
Requires Java 8 or newer.
