在IDEA里修改时不成功,总是1.7
通过配置文件修改:
打开C:Users用户.IntelliJIdea2019.2configoptions下的project.default.xml,
将这里的1.7修改为1.8,新建maven项目成功。