首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

有关问题:Android requires .class compatibility set to 5.0. Please fix project proper

2013-01-08 
问题:Android requires .class compatibility set to 5.0. Please fix project properti我打开 eclipse,加

问题:Android requires .class compatibility set to 5.0. Please fix project properti
我打开 eclipse,加载工程后,显示:

  Android requires .class compatibility set to 5.0. Please fix project properties.

网上查得解决方法:
  “ 
  选择 project -> Android Tools ->Fix Project Properties. 
  重新 clean project
  ”

可是我的eclipse project 菜单下没有  Android Tools 这个项,为什么?
是我少装了Android的什么工具插件之类,
还是我的elipse版本不对?我的版本是:
Eclipse Java EE IDE for Web Developers.

Build id: 20090920-1017

(c) Copyright Eclipse contributors and others 2005, 2009.  All rights reserved.
Visit http://www.eclipse.org/webtools

各位如果有上述任何问题的任何解决经历,请给提示。谢谢。
[解决办法]
还是用
“  
  选择 project -> Android Tools ->Fix Project Properties.  
  重新 clean project
  ”

注意项目所在目录的属性,是不是设成“只读”了

热点排行