![](https://itnursery.com/wp-content/uploads/2022/04/KEU8N.png)
- On your Eclipse IDE, go into Window > Preferences > Java > Installed JREs > and check your installed JREs. You should have an entry with a JDK there.
- Select the Execution Env as show below. Click OK
- Then Right-Click on your Project -> Maven -> Update Project
Additionally, you may have to change Maven JRE (see @jlars62 answer) which is as follows. Goto Run -> Run Configurations, selecting the Maven Build I was running (from the left panel). Then, I clicked the JRE tab and selected the option Workspace default JRE
![](https://readforlearn.com/wp-content/uploads/2022/01/KEU8N.png)