Error:(96, 47) java: -source 1.5 中不支持 diamond 运算符 (请使用 -source 7 或更高版本以启用 diamond 运算符) 说明JDK没有配好 ,重新配置JDK即可(1.7以上的版本)