Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The funny characters in dac are caused by language encoding.

Please see the details in HTML encoding issues - “” character showing up instead of “ ”

In order to fix it, just add one extra line in Java Options:

Code Block
-Dfile.encoding=utf8


Image Added



If you are still seeing this funny character, you need to clear browser cache (Ctrl+Shift+Del)