简体   繁体   English

IntelliJ IDEA 2016.3(Mac)使用错误的编码更新CVS

[英]IntelliJ IDEA 2016.3 (Mac) update CVS with wrong encoding

After doing a : 经过一个:

VCS --> CVS --> Update project VCS-> CVS->更新项目

my windows-1252 files (.sql and .java for example) are coming with strange unrecognized characters (probably UTF-8 or whatever) 我的Windows-1252文件(例如.sql和.java)带有奇怪的无法识别的字符(可能是UTF-8或其他名称)

I have specified in : 我在指定:

Preferences --> Editor --> File Encoding 首选项->编辑器->文件编码

the IDE Encoding and Project Encoding to windows-1252 the Transparent native-to-ascii is not checked 未检查到Windows-1252IDE编码项目编码的“ 透明native-ascii”

Please help me !!! 请帮我 !!!

IDEA allows selecting the encoding of the file with the selector in the right lower corner. IDEA允许使用右下角的选择器来选择文件的编码。 You could switch the encoding, and IDE should offer to convert the opened file. 您可以切换编码,IDE应该提供转换打开的文件的功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM