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

parsing error when java file has variable by unicode string #13

Open
moonumi opened this issue Feb 4, 2016 · 0 comments
Open

parsing error when java file has variable by unicode string #13

moonumi opened this issue Feb 4, 2016 · 0 comments

Comments

@moonumi
Copy link

moonumi commented Feb 4, 2016

my some java file has unicode variable
that euc-kr encoding and korea language likely "한글변수"

ex
String 한글변수 = "some string";

error
token recognition error at: '한'
token recognition error at: '글'
token recognition error at: '변'
token recognition error at: '수'

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

1 participant