How can I modify and save the files in GBK encoding using the CodeWarrior IDE?

In order to be able to save these files, follow the steps given below:

  1. From C/C++ perspective toolbar, select Window > Preferences .

    The Preferences window appears.

  2. Select General > Workspace .
  3. Under T ext file encoding , type GB18030 in the Other textbox.
  4. Click Apply .
  5. Click OK .

Now, you can save the files in GBK encoding.