Encoding Text File

By default, Eclipse is set to use cp1252 as the character encoding which is a Latin1 code page. This is suitable for all the Latin languages on Windows Operating System. However, if you wish to use LETSJ as the default character set, then do the following:

  1. Go to Windows > Preference

The Preferences page opens.

  1. On the Preference page, expand General and select Workspace.

  1. In the Text File Encoding group

    1. Select Other.

    1. From the drop-down list, select LETSJ.

  1. Click Apply and then click OK.

Eclipse is set to use LETSJ encoding type.