java - eclipse two projects with different encodings, how to coexist
给我你的怀抱
给我你的怀抱 2017-06-06 09:52:30
0
3
900

One of my eclipse projects is my own project, which is utf-8
The other one is someone else's project that I copied, gb2312,

The problem is that the project I set to utf-8 gb2312 has garbled characters. The project I set to gb2312 utf-8 has garbled characters.

给我你的怀抱
给我你的怀抱

reply all(3)
为情所困

Right click on the project, Properties, Resource, Text file encoding, Other, UTF-8

PHPzhong

Different projects configure different encodings. Do not configure global eclipse settings:

Right click on the project--> Properties--> Resource--> Text file encoding UTF-8/GB2312

巴扎黑

Try NOTEPAD++

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template