Encoding problems with Java parser

Hi there,
We are facing some encoding problems. In Java options for the Java Parser we set the encoding for target files to UTF-8. Nevertheless, the exported files are UTF-8 with BOM.
Have we missed something in our settings, or is there another way to solve this?
Thanks for your help!
Kind regards
Nina

Detailed description:

We have a source file, abfrage_artikel_de, which is encoded UTF-8. See screenshot.

Notepad++ screenshot showing 'abfrage_artikel_de.properties' file with encoding set to ANSI instead of UTF-8.

The java parser is set for the exported target file to be UTF-8.

Java Options dialog box with 'Kodierung fuer Ziel-Property-Dateien' set to 'UTF-8' without an option for BOM.

However, the target file abfrage_artikel_en has a "UTF-8 with BOM" encoding after successful export.

Notepad++ screenshot showing 'abfrage_artikel_en.properties' file with encoding set to UTF-8 BOM instead of UTF-8.



Generated Image Alt-Text
[edited by: RWS Community AI at 3:16 PM (GMT 0) on 14 Nov 2024]
emoji
Parents Reply Children
No Data