idea设置编译版本
有时候项目编译报错,看看idea编译版本:
File–>Setting…–>Build,Execution,Deployment–>Compiler–>Java Compiler 设置相应Module的target bytecode version的合适版本(跟你jkd版本一致)
世界上所有的不公平都是由于当事人能力不足造成的.
有时候项目编译报错,看看idea编译版本:
File–>Setting…–>Build,Execution,Deployment–>Compiler–>Java Compiler 设置相应Module的target bytecode version的合适版本(跟你jkd版本一致)