IDEA报错:Unsupported characters for the charset 'ISO-8859-1'

Login_X's Blogs / 2023-05-03 / 原文

IDEA报错:Unsupported characters for the charset 'ISO-8859-1'

解决方法

File->Settings->Editor->File Encodings

Properties Files (*.properties)下的Default encoding for properties files选择UTF-8Transparent native-to-ascii conversion前打勾。