鼠标右键项目-->properties-->java Compiler
把Compiler compliance level 修改为1.6 以上
Compiler compliance level是什么呢?
最精准的解释如下:
Build Path 是运行时环境
Compiler 是编译时环境
鼠标右键项目-->properties-->java Compiler
把Compiler compliance level 修改为1.6 以上
Compiler compliance level是什么呢?
最精准的解释如下:
Build Path 是运行时环境
Compiler 是编译时环境