Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Korean language is broken at the eclipse console. #1879

Closed
gt1000 opened this issue Jan 5, 2017 · 2 comments
Closed

The Korean language is broken at the eclipse console. #1879

gt1000 opened this issue Jan 5, 2017 · 2 comments

Comments

@gt1000
Copy link

gt1000 commented Jan 5, 2017

Gulpfile.js
Gulp.task ('hello', function () {
Console.log ('안녕하세요.');
}}

When i run gulpfile.js in eclipse, it is output to console in Japanese.
The eclipse encoding is UTF-8.
When i run it in window command mode, it will come out well.

eclipse neon console
C:\workspaces\neon-workspace\geomartian>gulp default
[15:07:58] Using gulpfile C:\workspaces\neon-workspace\geomartian\gulpfile.js
[15:07:58] Starting 'hello'...
?븞?뀞?븯?꽭?슂.
[15:07:58] Finished 'hello' after 99 關s
[15:07:58] Starting 'default'...
[15:07:58] Finished 'default' after 16 關s

C:\workspaces\neon-workspace\geomartian>exit

@phated
Copy link
Member

phated commented Jan 6, 2017

@gt1000 do you think this problem is the same as gulpjs/vinyl-fs#23?

@phated
Copy link
Member

phated commented Jan 23, 2017

Closing due to inactivity.

@phated phated closed this as completed Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants