using com.intellij.database api to deveop a plugin,messy code
已回答
i use com.intellij.database api to deveop a plugin,i want to get some info from db,show i use DbTale or DasColumn,but it is garbled when it is Chinese
请先登录再写评论。
Please make sure the IDE runs with proper encoding and the font used to display such text is capable of rendering all required characters
I try to set all setting to 'utf-8',but it fail。How can i troubleshoot problems
Please specify exactly what configuration properties/files you changed. What font/OS/IDE version are you using?