报错:
解决方案:
1.打开eclipse工具栏window->preferences
2.打开java->compiler
3.选择compiler compliance level在1.6以上版本(此处选择1.8)
4.点击apply and close保存修改,即可