Eclipse下Java compiler level does not match the version of the installed Java pr
转自:http://blog.csdn.net/cyq1984/article/details/6955384
Eclipse下Java compiler level does not match the version of the installed Java project facet的问题:
解决办法:右击项目,选择Project Facets,选择和java compile一样的级别。