`
小巫婆
  • 浏览: 23268 次
文章分类
社区版块
存档分类
最新评论

Myeclipse 运行maven控制台中文乱码

 
阅读更多


在Maven的pom.xml文件中<project>标签中 增加:

<properties>
	<argLine>-Dfile.encoding=UTF-8</argLine>
</properties>


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics