Java version automatically change to java 1.5 after maven update

前端 未结 11 501
盖世英雄少女心
盖世英雄少女心 2020-12-22 17:29

I am using eclipse as IDE. When I right click on the project and then click maven update my java version change to 1.5. Here is what I did so far, I followed all the steps l

11条回答
  •  春和景丽
    2020-12-22 18:05

    I encounter similar issue on one of my team mate machine. He was using old version of Eclipse, I believe it he was using Keppler. Project after being updated change JRE version to 1.5.

    Simple updating Eclipse to latest version solve this problem.

提交回复
热议问题