IDEA正确设置编码统一为UTF-8

之前代码在myeclispe10跑得好好的来这个intellij idea 就一直出错 改了好久的编码都没卵用,如下设置才正确。还有idea的web工程目录和myeclispe的目录是不一样的,神坑。

File -> Settings->File Encodings -> Defaule encoding for properties files 属性设置成utf-8 

选中Transparent native-to-ascii conversion

你可能感兴趣的:(小配置)