Files
loeclipse/java/source
prrvchr cad5f0e564 Fix #163: Make sure modules are compiled correctly with ant (#164)
Now with Apache ant to ensure compilation of a Java component as module,
it is now necessary to provide a `module-info.java` file and use **Java
11 or later**.
2025-05-26 08:22:40 +02:00
..