当前位置:网站首页>IDEA file encoding modification
IDEA file encoding modification
2022-08-04 23:50:00 【Cham valley Gooyuit】
Original link: https://blog.csdn.net/cgl125167016/article/details/78666432
IDEA Chinese Tutorial: https://github.com/judasn/IntelliJ-IDEA-Tutorial/
BrotherThank you to these two bloggers~
This article introduces how to modify the file encoding in IntelliJ IDEA, refer to the IntelliJ IDEA Simplified Chinese special tutorial, students who are good in English can view the official English documentation
File encoding modification
IntelliJ IDEA can modify the encoding of the project file under File -> Settings -> Editor -> File Encoding in the menu
Write picture description here
The default global encoding of IDE is UTF-8, and Project Encoding will be GBK of the operating system by default, which is generally modified to UTF-8
IntelliJ IDEA can set special encoding settings for Properties files, and it is also recommended to change toUTF-8, one of the key points is the property Transparent native-to-ascii conversion, which is generally checked, otherwise the comments in the Properties file will not be displayed in Chinese.
IntelliJ IDEA supports setting the encoding for the entire Project.In addition, it also supports encoding settings for directories and files.If you want to set the encoding of the directory, there may be a pop-up operation option that requires Convert encoding. It is strongly recommended to back up the files before conversion, otherwise the conversion process may become garbled and cannot be restored
In addition, the individual files ofThe encoding can also be set like this
Write picture description here
may pop up such a pop-up box
Write picture description here
Reload means to reload with the new code, the new code will not be saved to the file
Convert means to use the new code to convert, the new code will be saved to the file
The code file containing Chinese, Convert 2Xf2E6aEU7n685eHEbXGYHrmWn2y7a62UWBrtZzodVdD
Compilation errors caused by encoding problems
Compilation error: cannot find symbols, unterminated string literals, etc. Solutions:
Because UTF-8 encoded files have BOM and no BOM, the compiler used by IntelliJ IDEA is javac by default, and this compilation can only compile files without BOM. Many Eclipse users are using IntelliJ IDEAThis problem is often encountered when developing Eclipse projects.Mainly because the compiler of Eclipse is Eclipse, which supports the compilation of files with BOM.Therefore, the solution is to perform BOM removal for this file
To remove BOM in batches, you can Google: batch removal of BOM, batch conversion without BOM and other keywords, various solutions have been provided on the Internet
If the above problems cannot be solvedSolved, and you also confirmed that all configuration encodings of IntelliJ IDEA are UTF-8, and the error file encoding is also UTF-8 without BOM, then there is another possibility that this situation will also occur: there is a problem with the project configuration file.The configuration file of project encoding is in: /project directory/.idea/encodings.xml.If you can modify this file, you can modify it. If not, delete the entire .idea directory, restart IntelliJ IDEA, and reconfigure the project.
Tomcat console output garbled characters
IDEA's unified console coding control, find idea.exe.vmoptions in your idea.bin or 64 directory or add -Dconsole.encoding=UTF-8 in 64. Note that it is console reference: https://stackoverflow.com/questions/35231291/intellij-idea-incorrect-encoding-in-console-output
If your Tomcat console outputs garbled characters, and you have ensured that the console font settings in this article contain Chinese, you can also try adding: -Dfile.encoding to the VM parameters of Tomcat=UTF-8, as shown in the figure
Write picture description here
边栏推荐
- IDEA 文件编码修改
- SQL关联表更新
- [Happy Qixi Festival] How does Nacos realize the service registration function?
- Cython
- 【LeetCode】滑动窗口题解汇总
- NebulaGraph v3.2.0 Release Note, many optimizations such as the performance of querying the shortest path
- MySQL增删改查基础
- MongoDB permission verification is turned on and mongoose database configuration
- OPENCV学习DAY8
- [Cultivation of internal skills of string functions] strcpy + strcat + strcmp (1)
猜你喜欢

uniapp sharing function - share to friends group chat circle of friends effect (sorting)
![[Cultivation of internal skills of string functions] strlen + strstr + strtok + strerror (3)](/img/96/946bbef52bd017ac6142c6b7485a86.png)
[Cultivation of internal skills of string functions] strlen + strstr + strtok + strerror (3)

407. 接雨水 II

MySQL的安装与卸载

【LeetCode】滑动窗口题解汇总

仿网易云音乐小程序-uniapp

Go 语言快速入门指南:什么是 TSL 安全传输层

Basic web in PLSQL

Flutter启动流程(Skia引擎)介绍与使用

Xiaohei's leetcode journey: 95. Longest substring with at least K repeating characters
随机推荐
[Cultivation of internal skills of string functions] strlen + strstr + strtok + strerror (3)
美团二面:Redis与MySQL双写一致性如何保证?
Cython
再肝3天,整理了90个 NumPy 例子,不能不收藏!
The role of @Async annotation and how to implement asynchronous listening mechanism
[QNX Hypervisor 2.2用户手册]10.5 vdev ioapic
Mysql based
[Happy Qixi Festival] How does Nacos realize the service registration function?
Mathematical Principles of Matrix
三大技巧让你成功入门3D建模,零基础小白必看
三、实战---爬取百度指定词条所对应的结果页面(一个简单的页面采集器)
【CVA估值训练营】财务建模指南——第一讲
零基础如何入门软件测试?再到测开(小编心得)
Service Mesh landing path
学会反射后,我被录取了(干货)
MySQL的安装与卸载
MySQL增删改查基础
MongoDB权限验证开启与mongoose数据库配置
LeetCode Hot 100
招标公告 | 海纳百创公众号运维项目