Question:
How do I eliminate special characters present in Content Data and Content Text field of Cameo Datahub Properties tab?
Answer:
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.