You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Question:

How to convert unreadable characters to readable characters present in the text field of Cameo DataHub?

Answer:

The unreadable character are displayed in the Cameo DataHub because of external source. These unreadable characters can appear anywhere in the modeler. You can convert the unreadable content into readable by modifying the code. You have to modify the magicdraw.properties file and add -Dfile.encoding=UTF-8 value to the JAVA_ARGS parameter of the code, as shown below. Restart the system after modifications.