随笔分类 - IDE
java日常-新导入项目出现Java compiler level does not match the version of the installed java project facet问题处理
摘要:在使用eclipse开发java类项目的时候,免不了会在不同的设备上开发编译同一个项目,那么就会出现Java compiler level does not match the version of the installed java project facet问题,意思是java编译器与项目使用
阅读全文