mgoeppner / evemon

A lightweight, easy-to-use standalone Windows application designed to assist you in keeping track of your EVE Online character progression.
https://mgoeppner.github.io/evemon/
GNU General Public License v2.0
155 stars 22 forks source link

fix shipname in unicode character #36

Closed luyi1888 closed 2 years ago

luyi1888 commented 2 years ago

fix #22

add a workaround to fix it.

ref:https://stackoverflow.com/questions/47549512/how-can-i-deserialize-json-with-u-unicode-markup-in-java

luyi1888 commented 2 years ago

Hi @mgoeppner Do i need to split this PR into 2? It will fix #22 and #25.

mgoeppner commented 2 years ago

Looks good to me.