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 - Output window does not prompt for input, automatically enters null
Summary: Output window does not prompt for input, automatically enters null
Status: RESOLVED DUPLICATE of bug 47708
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 15:53 UTC by lindurion
Modified: 2005-03-21 10:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***