This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 56673

Summary: Output window does not prompt for input, automatically enters null
Product: projects Reporter: lindurion <lindurion>
Component: AntAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description lindurion 2005-03-19 15:53:54 UTC
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.
Comment 1 Jan Becicka 2005-03-21 07:36:49 UTC
It is output window issue IMO. Please evaluate. Thanks.
Comment 2 Milos Kleint 2005-03-21 07:51:36 UTC
actually it's ant issue, I can't find the actual bugreport, but it was already
reported. Jesse has some kind of patch for ant that fixes teh problem.
Comment 3 Milan Kubec 2005-03-21 07:56:13 UTC
lindurion, what build do you use? This issue has been fixed couple days ago in
dev builds.

It would be DEFECT not TASK.
Comment 4 Jesse Glick 2005-03-21 10:37:55 UTC

*** This issue has been marked as a duplicate of 47708 ***