Pattern Matching for Java 8
Contribute to EronAlves1996/patternmatching development by creating an account on GitHub. (more…)
Read more »
This post serves as a reminder of how I got the new Eclipse 2020-03 build running with AdoptOpenJDK 14.
I did this because I wanted to dive into Java 14 and especially the new preview feature for records. Of course I could do that while still running Ecli… Read more