Java 25 is out. However, attempting to compile with it results in the following:
Cannot invoke "org.eclipse.xtext.util.JavaVersion.isAtLeast(org.eclipse.xtext.util.JavaVersion)" because the return value of "org.eclipse.xtext.xbase.compiler.GeneratorConfig.getJavaSourceVersion()" is null
JavaVersion would need to be updated though I suspect there is a lot more to it than that.
Java 25 is out. However, attempting to compile with it results in the following:
JavaVersion would need to be updated though I suspect there is a lot more to it than that.