[ 
https://issues.apache.org/jira/browse/NETBEANS-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Lenz updated NETBEANS-5603:
-------------------------------------
    Description: 
I am starting with Java programming but when using NetBeans to develop a test 
program exposed in a book the program does not come out as it should.

I have used the same code in BlueJ and it works perfectly as it should.

 

In NetBeans when it gets to Loop do while it doesn't seem to make any progress 
and executes a simple System.out.print("......") followed by another 
System.out.print("......") . When you hit enter 3 times the program repeats the 
System.out.print("......") twice or three times. 

Translated with www.DeepL.com/Translator (free version)

  was:
Estoy empezando con la programación Java pero al usar NetBeans por desarollar 
un programa de prueba expuesto en un libro e programa no sale como debería.

He utilizado el mismo código en BlueJ y funciona perfectamente como debería.

 

En NetBeans cuando llega a Bucle do while parece que no consigue avanzar y 
ejecutar un simple System.out.print("......") seguido de otro 
System.out.print("......") . Al darle intro 3 veces el programa repite dos 
veces o tres el System.out.print("......") 


> el programa se bloquea al ejecutar un dowhile 
> ----------------------------------------------
>
>                 Key: NETBEANS-5603
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5603
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Lorenzo 
>            Priority: Minor
>         Attachments: Incidencia Netbeans_190421.docx, code.txt, maven under 
> debug output.png
>
>
> I am starting with Java programming but when using NetBeans to develop a test 
> program exposed in a book the program does not come out as it should.
> I have used the same code in BlueJ and it works perfectly as it should.
>  
> In NetBeans when it gets to Loop do while it doesn't seem to make any 
> progress and executes a simple System.out.print("......") followed by another 
> System.out.print("......") . When you hit enter 3 times the program repeats 
> the System.out.print("......") twice or three times. 
> Translated with www.DeepL.com/Translator (free version)



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

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

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

Reply via email to