Home > Article > Web Front-end > How to set html file encoding in myeclipse
Setting method: 1. Open the myeclipse software, click "windows"-"Preference" in the menu bar to enter the setting interface; 2. Select "workspace" in the "General" drop-down menu; 3. Set the encoding The format is "UTF-8" of other.
The operating environment of this tutorial: Windows 7 system, HTML5&&myeclipse version 10.5, Dell G3 computer.
The default encoding format of myeclipse after installation is "GBK", which can be modified in the following ways.
The first step is to click on the menu "windows", then select "Preference" to enter the setting interface.
Step 2: Select "workspace" in the "General" drop-down menu.
Step 3: Set the encoding format to "UTF-8" of other (select as needed) to complete the project's default encoding settings.
Recommended tutorial: "html video tutorial"
The above is the detailed content of How to set html file encoding in myeclipse. For more information, please follow other related articles on the PHP Chinese website!