idea中Java版本设置

Java版本在很多位置需要设置

1. File-Project Structure

  Project Settings-Project

         -Modules

            sources

            dependencies

          

  Platform Settings

    SDKs

2. File-Settings

  Build,Execution,Deployment

    Build Tools-Maven-Runner

    Compiler-Java Compiler

3. pom.xml

  source

  target

4. %maven%confsetting.xml

IT技术爱好者
原文地址:https://www.cnblogs.com/windlike/p/14081464.html