POM文件中添加:
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Posted TIM
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Idea 中提示:Warning:java: 源值1.5已过时, 将在未来所有发行版中删除相关的知识,希望对你有一定的参考价值。
POM文件中添加:
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
以上是关于Idea 中提示:Warning:java: 源值1.5已过时, 将在未来所有发行版中删除的主要内容,如果未能解决你的问题,请参考以下文章
解决idea中maven默认jdk为1.5的问题 : IntelliJ IDEA 源值1.5已过时,将在未来所有版本中删除
IntelliJ IDEA 源值1.5已过时,将在未来所有版本中删除
Maven项目提示:源值1.5已经过时,将在未来发行版中删除
Idea?????????????????????Warning:java ??????1.5??????????????????