I'm trying to get back into java development and at the moment I'm using the same setup I used a few years back - lets say 2015. It's been a while since I've done all this so everything needed updating...
I've installed the latest JDK from the Java website but when I run my code the console tells me I'm still using version 8 - what steps should I take to be updated?
What I've done already: - in Windows > Preferences > Java > Installed JREs - I've added my new JDK - in Windows > Preferences > Java > Installed JREs > Execution Environment - I've selected JavaSE13 with compatible JRE jdk14