myeclipse 出现Incompatible conditional operand types int and Double这个问题, 解决方法:
右键项目-->properties-->Myeclipse-->project facets:右侧找到java修改一下版本就可以了.
解决MyEclipse类型不匹配问题
本文介绍了解决MyEclipse中出现的Incompatible conditional operand types int and Double错误的方法。通过更改项目的Java版本设置即可轻松修复此问题。
myeclipse 出现Incompatible conditional operand types int and Double这个问题, 解决方法:
右键项目-->properties-->Myeclipse-->project facets:右侧找到java修改一下版本就可以了.

被折叠的 条评论
为什么被折叠?