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

Scanner cannot read input #107

Open
RobvH opened this issue Nov 30, 2016 · 3 comments
Open

Scanner cannot read input #107

RobvH opened this issue Nov 30, 2016 · 3 comments

Comments

@RobvH
Copy link

RobvH commented Nov 30, 2016

Basic "hello {you}" flow doesn't work. Calling scan.next() just blocks but without accepting input or recognizing EOL.

@albertlatacz
Copy link
Owner

Is that on System.in?

@RobvH
Copy link
Author

RobvH commented Dec 1, 2016

Yes.

@albertlatacz
Copy link
Owner

albertlatacz commented Dec 1, 2016

Yeah that might be tricky. Basically javarepl is a web service so more of request-response rather than stream. Let me think a bit on this.

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