Basic Input/Output w/ NetBeans 4.1
I recently switched to NetBeans 4.1 from 3.6 and now I am unable to run any of
my classes requiring basic user input. In version 3.6 input was working fine, as
expected. Now, when I run simple classes to test user input, null is
automatically entered, without pausing to prompt me for input at all. I have
used NetBeans 4.1 successfully with input on other computers, so I have no idea
what the problem is now. I am getting NullPointerExceptions all over the place.
Any ideas? Thanks.

