eclipse 编辑 python 中文乱码的解决方案

eclipse 编辑含有中文的 python 代码报错:

SyntaxError: Non-UTF-8 code starting with '\xc4' in file E:\Code\java\Py............

解决方法:

在项目文件夹上右击 -> 选择 Properities

你可能感兴趣的:(eclipse 编辑 python 中文乱码的解决方案)