The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Encoding
Hi Folks,
All the xml files I save have this as the first line
<?xml version="1.0" encoding="windows-1252" ?>
I'd like to switch to UTF-8 encoding, just like the samples, and thought that setting the preference rapidminer.general.encoding would do the trick, silly me, it doesn't >:(
Anyone know how to fix this?
PS I'm on 4.4E Vista64 and XP64
All the xml files I save have this as the first line
<?xml version="1.0" encoding="windows-1252" ?>
I'd like to switch to UTF-8 encoding, just like the samples, and thought that setting the preference rapidminer.general.encoding would do the trick, silly me, it doesn't >:(
Anyone know how to fix this?
PS I'm on 4.4E Vista64 and XP64
0
Answers
give the encoding parameter in the root operator a try Just type UTF-8 there.
Greetings,
Sebastian