设为首页 加入收藏

TOP

Eclipse Kepler调试node.js控制台乱码
2019-05-13 12:40:06 】 浏览:124
Tags:Eclipse Kepler 调试 node.js 控制台 乱码
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/mpren/article/details/84487957
最近在Eclipse Kepler上面尝试Node.js,虽然整个开发环境的编码格式都是UTF-8,但是在控制台输出显示的还是乱码。经过查找发现原因如下,兼容问题。
2013-09-11

ATTENTION: There was reported issue of "#72 All nodejs apps fail to run after upgrade to 0.5".
If you have already run into the problem. 1) let us know by confirming or raising new issue (we need to know exactly what OS, Java version, Eclipse version is affected. Currently only x32 Windows on JDK 6 and x64 Windows on JDK 6 are confirmed.) Solutions: A) Install latest JDK B) Downgrade to 0.4 B.1) Uninstall Nodeclipse 0.5 (only 1 feature entry) via Help -> About Eclipse -> Installation details, select Nodeclipse, then Uninstall.. button B.2) install 0.4 from update site http://nodeclipse-1.github.io/updates

http://www.nodeclipse.org/
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇运用RUP 4+1视图方法进行软件架构.. 下一篇ECShop小结

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目