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 50419

Summary: Unable to read from keyboard
Product: ide Reporter: bosy <bosy>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description bosy 2004-10-14 12:34:29 UTC
I am writing a console app where I read from the 
keyboard.
It works fine with 3.6 and also when run outside 
the 4.0 IDE.
BufferReader.readLine() should wait for input 
but now it does not!

In the IDE there is no place where I can input 
keyboard characters to my running/debugged 
application.
This was no prblem in the 3.6 IDE.

What has happened?!!
Comment 1 Milan Kubec 2004-10-14 13:26:00 UTC

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