We Are Going To Discuss About Error: The compiler compliance specified is 1.8 but a JRE 15 is used. So lets Start this Java Article.
Error: The compiler compliance specified is 1.8 but a JRE 15 is used
- Error: The compiler compliance specified is 1.8 but a JRE 15 is used
In the preferences do you see something like this –
Windows->Preferences->Java->Installed JREs
- The compiler compliance specified is 1.8 but a JRE 15 is used
In the preferences do you see something like this –
Windows->Preferences->Java->Installed JREs
Solution 1
In the preferences do you see something like this – Windows->Preferences->Java->Installed JREs
Either ensure the proper JRE is there or go to the Windows->Preferences->Java->Compiler
and make sure your compliance setting matches.
Original Author Of This Content
Conclusion
So This is all About This Tutorial. Hope This Tutorial Helped You. Thank You.