Updated Readme to show that Java 25 is now supported.

This commit is contained in:
Konrad Neitzel 2025-12-14 13:14:20 +01:00
parent 91afc0ddf8
commit 342d8f3a2c

View File

@ -2,14 +2,10 @@
Example Maven Project for a JavaFX Application. Example Maven Project for a JavaFX Application.
**Update 14.10.2024**: Updated dependencies and tested Java 25 successful.
**Update 03.02.2025**: Updated dependencies and tested Java 22 and 23 successful. **Update 03.02.2025**: Updated dependencies and tested Java 22 and 23 successful.
**Update**: Added profile fatjar
**Update**: Added reporting to create a site (html documentation of project)
**Update**: Java 21 is now fully supported
This projects includes multiple plugins: This projects includes multiple plugins:
- Build of an App-Image using JPackage (Profile: image) - Build of an App-Image using JPackage (Profile: image)
- Build of an fat jar (Profile: fatjar) - Build of an fat jar (Profile: fatjar)