码迷,mamicode.com
首页 > 其他好文 > 详细

'for each' statements are only available if source level is 5.0

时间:2014-12-01 18:53:31      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   io   ar   color   sp   for   strong   

在用foreach的时候,出现以下错误:

错误:Syntax error, ‘for each‘ statements are only available if source level is 5.0

解决方法:

1.查看安装JDK的版本,发现是1.8版本,jdk安装没有问题

2.查看一下eclipse,发现用的也是1.8版本的,

3.看编译环境,发现是1.4的,修改过来后,解决

bubuko.com,布布扣

  

'for each' statements are only available if source level is 5.0

标签:style   blog   http   io   ar   color   sp   for   strong   

原文地址:http://www.cnblogs.com/robert-blue/p/4135663.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!