IntelliJ IDEA出现:This file is indented with tabs instead of 4 spaces的问题解决

根据阿里巴巴Java开发手册,不能使用Tab字符,改成4个字符,设置如下:

注意:是不选择!

一定要选择这个:

原文地址:https://www.cnblogs.com/EasonJim/p/7867614.html