diff --git a/4.24/jdt.html b/4.24/jdt.html index d878649d53..098415ab6a 100644 --- a/4.24/jdt.html +++ b/4.24/jdt.html @@ -40,6 +40,31 @@

Java development tools

+ + + +

Java™ 18 Support

+ + + Java 18 + + Java 18 is out and Eclipse JDT supports Java 18 in 4.24. +

+

+ The release notably includes the following Java 18 features: +
+ JEP 420: Pattern Matching for switch (Second Preview). +
+ JEP 413: Code Snippets in Java API Documentation. +

+

+ Please note that preview option should be on for preview language features. + For an informal introduction of the support, + please refer to Java 18 Examples wiki. +

+ + +