openhab-core/tools/i18n-plugin
Holger Friedrich 40d079ae80
Java 21 language features (#4535)
* Java 21 language features

* use getFirst and getLast methods
* replace new Locale by Locale.of
* replace Paths.get by Path.of
* use ThreadLocalRandom.current().nextDouble()
* add @Serial annotations

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-06 23:22:43 +01:00
..
src Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
.classpath Update Eclipse files (#4514) 2024-12-24 07:02:47 +01:00
.project Add i18n-maven-plugin to make internationalization easier (#2544) 2021-12-01 18:52:03 +01:00
pom.xml Prepare for OH 5.0.0 (#4496) 2024-12-15 18:49:23 +01:00