I can't seem to get ConsoleReader to work when running the program inside eclipse on Windows XP. readLine() always returns null. The program works fine outside of eclipse and it works fine in eclipse running on osx.
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't seem to get ConsoleReader to work when running the program inside eclipse on Windows XP. readLine() always returns null. The program works fine outside of eclipse and it works fine in eclipse running on osx.
Any ideas?