DbVisualizer 解决注释中文乱码问题

在SQL Commander中,sql语句中如果有中文,显示是‘口口口’。
解决办法如下:
在Tools->tool Properties->General->Appearance->Fonts->SQL Editor选择PMingLiU,同时把Grid也选择PMingLiU就可以了。
如上配置以后,中文就可以正常显示了。

猜你喜欢

转载自xjward.iteye.com/blog/1847474