mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 05:50:53 +03:00
- default is now Java 8 toolchain (to fix Eclipse project import) - `src/main/module-info` and `src/main/java9` are compiled with Java 11 toolchain (if global toolchain is Java 8) - `src/main/module-info` and `src/main/java9` are no longer imported into Eclipse projects - task `errorprone` now uses at least Java 11 toolchain
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.
