在 Eclipse 中使用 Jython 时报错

Jython 在 Eclipse 控制台报错 console: Failed to install '': java.nio.charset.UnsupportedCharsetException: cp0.

解决办法

右键 --> Run As --> Run Configurations --> Arguments --> 设置 VM arguments

-Dpython.console.encoding=UTF-8

 Jython 在 Eclipse 控制台报错 console: Failed to install '': java.nio.charset.UnsupportedCharsetException: cp0.

 

相关文章:

  • 2021-08-09
  • 2021-04-08
  • 2021-06-03
  • 2022-12-23
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
猜你喜欢
  • 2022-12-23
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
相关资源
相似解决方案