idea在某些情况会出现无法输入中文的情况,我们不去深究内部原因,直接上解决方案:
1、点击菜单help->Edit Custom VM Options
2、最后一行,追加:
-Drecreate.x11.input.method=true
3、重启
版权声明:本文为maoer95209520原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
idea在某些情况会出现无法输入中文的情况,我们不去深究内部原因,直接上解决方案:
1、点击菜单help->Edit Custom VM Options
2、最后一行,追加:
-Drecreate.x11.input.method=true
3、重启