IDEA里面给自己的项目设置JDK的版本

    xiaoxiao2022-07-13  104

    IntelliJ IDEA编辑器的左上角File➡️Settings...➡️Build,Execution,Deployment➡️Compiler➡️java Compiler->Per-module bytecode Version   设置Target bytecode version的级别为匹配JDK。  

    最新回复(0)