首页> 开发问题 >其它问题 其它问题
Java compiler level does not match the version of the installed Java project facet
作者:小萝卜 2020-03-25 【 其它 】 浏览 2652
简介Java compiler level does not match the version of the installed Java project facet
右键项目,properties

选择java Compiler, 取消选择2处,选择3处为1.8(jdk版本),取消4处选择。
P.S.顺便说一下,还有个比较类似的地方,就是build path那里,经常jdk是j2ee1.5,我也不知道为什么,反正改成alternate JRE ,1.8版本的就可以了
很赞哦! (0)
相关文章
- ImportError: cannot import name 'BaseDataset' from 'src.dataset'
- 关于windows10上的sourcetree突然打不开的问题的解决策略
- datagrid MAC和VPNIP显示不出来,Time显示错误的问题
- Maven C盘用户文件下没有.m2
- 异常解决:util.NativeCodeLoader: Unable to load native-hadoop library for your platform
- windows10 onenote 显示英文 怎么办?
- Android Studio安装&&安装bug
- MATLAB关闭科学计数法显示
- Python运行语法错误:IndentationError: unindent does not match any outer indentation level
- idea maven 报-source 1.5 中不支持 diamond 运算符
