Jython 在 Eclipse 控制台报错 console: Failed to install '': java.nio.charset.UnsupportedCharsetException: cp0.
时间:2019-04-19 14:11:31
收藏:0
阅读:472
在 Eclipse 中使用 Jython 时报错
解决办法
右键 --> Run As --> Run Configurations --> Arguments --> 设置 VM arguments
原文:https://www.cnblogs.com/0820LL/p/10735277.html
评论(0)