java "lambda expressions not supported at this language level"

出自:https://blog.csdn.net/bitcarmanlee/article/details/70195149 1.修改project的JDK版本 File -> Project Structure -> Project,将Project Language Level设置为8.0 - Lambdas, type annotations etc.这一项。  2.修改module的JDK
相关文章
相关标签/搜索