1、配置jdk
依次点开File –>Project Structure,点击左侧标签页,点击SDKs
IDEA--配置jdk maven tomcat git

2、配置maven
依次点开File –>Settings,点击左侧标签页,点击Build,Execution,Deployment,点击Maven
IDEA--配置jdk maven tomcat git

3、配置tomcat
依次点开Run –>Edit Configurations
IDEA--配置jdk maven tomcat git

4、配置git
依次点开File –>Settings
IDEA--配置jdk maven tomcat git
然后,依次点击File–>new–>Project from Version Control,开始从github上clone项目。

相关文章: