You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2020/12/15 18:36:00 UTC

[jira] [Commented] (NETBEANS-3855) Scanner input not working in jshell

    [ https://issues.apache.org/jira/browse/NETBEANS-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249862#comment-17249862 ] 

Tomáš Procházka commented on NETBEANS-3855:
-------------------------------------------

Reproducible also in NetBeans 12.2 and OpenJDK 14.

Thanks for your report.

> Scanner input not working in jshell
> -----------------------------------
>
>                 Key: NETBEANS-3855
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3855
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JShell
>    Affects Versions: 11.2, 12.2
>         Environment: windows 10 64bit
>            Reporter: ΣΤΡΑΤΑΚΗΣ ΞΕΝΟΦΩΝ
>            Priority: Critical
>         Attachments: bug1.jpg
>
>
> I tried this in netbeans 11.2 (tools-->open java platform shell)
>     {{[1]-> Scanner a=new Scanner(System.in);}}
>  {{ [2]-> System.out.print("give number=");}}
>  {{ [3]-> a.nextLine();}}
> i can see the output window but i can not enter values.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists