idea的一些基本配置,包含lib,tomcat
1. 打开idea页,下载lib
A.通过File --> setting --> Apperaence&Behavior -->system setting 代理,设置No proxy或勾选Automatic proxy,自动代理 . 之后勾选check connection,填好 http://start.spring.io , 注意http,而非https, 显示connect sucessful便可.
1.
3.
配置的lib
B.也可用File --> setting --> update -->取消Use secure connection
2.配置tomcat:
- File --> setting --> Build, … --> Application Server --> Tomcat -->Tomcat Home: Tomcat所在文件
2.Add configuration --> Templates --> Tomcat --> local --> 填写Application Server,url,Http port,之后Add configuration --> 左边“+”–> Tomcat
A.
B.
C.
D.
3.idea编译配置
打开File --> setting --> Build, … --> Compiler -->
勾选Build project automatically