[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Laszlo Kishalmi (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075576#comment-17075576 ] Laszlo Kishalmi commented on NETBEANS-4099: --- BTW right from my cutting board:

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075294#comment-17075294 ] Geertjan Wielenga commented on NETBEANS-4099: - At this point you need to, I think, stop

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075292#comment-17075292 ] Geertjan Wielenga commented on NETBEANS-4099: - Again you have: System.out.print("Is it

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075291#comment-17075291 ] Noah Avelar commented on NETBEANS-4099: --- [~geertjan] They're both simple scanner projects. I

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075288#comment-17075288 ] Geertjan Wielenga commented on NETBEANS-4099: - System.out.println("Enter a word: ");

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075284#comment-17075284 ] Geertjan Wielenga commented on NETBEANS-4099: - No, what is the difference in the code

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075280#comment-17075280 ] Noah Avelar commented on NETBEANS-4099: --- In the previous scenario, the output shows "Enter your

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075278#comment-17075278 ] Geertjan Wielenga commented on NETBEANS-4099: - So how is this scenario different to the

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075276#comment-17075276 ] Noah Avelar commented on NETBEANS-4099: --- [~geertjan] I do have that line in the build but what

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075274#comment-17075274 ] Geertjan Wielenga commented on NETBEANS-4099: - In the build.gradle of each project you're

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075269#comment-17075269 ] Noah Avelar commented on NETBEANS-4099: --- [~geertjan] it actually still doesn't work when trying

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075264#comment-17075264 ] Noah Avelar commented on NETBEANS-4099: --- [~geertjan] I understand the code, I have never messed

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Geertjan Wielenga (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075248#comment-17075248 ] Geertjan Wielenga commented on NETBEANS-4099: - Look at the line, isn't it clear that it is

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075226#comment-17075226 ] Noah Avelar commented on NETBEANS-4099: --- [~lkishalmi] Omg thanks so much I thought I was never

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Laszlo Kishalmi (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075216#comment-17075216 ] Laszlo Kishalmi commented on NETBEANS-4099: --- Add the mentioned line to the build.gradle

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-04 Thread Noah Avelar (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075205#comment-17075205 ] Noah Avelar commented on NETBEANS-4099: --- [~lkishalmi] I tried adding the line you said

[jira] [Commented] (NETBEANS-4099) Console does not allow input with Scanner class / Gradle Project

2020-04-03 Thread Laszlo Kishalmi (Jira)
[ https://issues.apache.org/jira/browse/NETBEANS-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075032#comment-17075032 ] Laszlo Kishalmi commented on NETBEANS-4099: --- Just add the following line in your