Error =>Java Build path Problem.
Sollution=> In eclipse right click on your project and select BuildPath-> Configure BuildPath.
In the Java Build Path window select Libraries tab and select JRE System Library[J2SE-1.5] click on edit then select alternate JRE or work space default JRE and select jre1.8.0 and above. click on finish.
Apply.
works for me than you
ReplyDeletefor maven project .
ReplyDeletehttps://blog.csdn.net/FunCodeH/article/details/79450977
i am using java 11 and there is no jre 11.what will i do
ReplyDelete