最近在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/
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/
本文探讨了在Eclipse Kepler上使用Node.js时遇到的控制台输出乱码问题,并提供了详细的解决方案,包括安装最新JDK及降级Node.js版本等方法。
2023

被折叠的 条评论
为什么被折叠?



