Fw: [Java] with Ant (Java Applications) If, If Else, Else statements.

2021-08-06 Thread Winod Dhamnekar
From: Winod Dhamnekar Sent: Friday, August 6, 2021 1:24 PM To: users@netbeans.apache.org Cc: dgreen...@gmail.com ; mithat.karao...@gmail.com Subject: Re: [Java] with Ant (Java Applications) If, If Else, Else statements. Hello, Netbeans users, I already

Re: [Java] with Ant (Java Applications) If, If Else, Else statements.

2021-08-06 Thread Winod Dhamnekar
@netbeans.apache.org Subject: Re: [Java] with Ant (Java Applications) If, If Else, Else statements. Looks like nothing is wrong in code. I tried exactly the same code and it worked as expected. Can you try to run it with Shift-F6 ? = Mithat Karaoglu Email: mithat.karao...@gmail.com<mailto:mi

Re: [Java] with Ant (Java Applications) If, If Else, Else statements.

2021-08-05 Thread Mithat Karaoglu
Looks like nothing is wrong in code. I tried exactly the same code and it worked as expected. Can you try to run it with *Shift-F6 *? = Mithat Karaoglu Email: mithat.karao...@gmail.com On Thu, Aug 5, 2021 at 11:50 AM David Green wrote: > On 5 Aug 2021, at 10:32, Winod Dhamnekar wrote:

Re: [Java] with Ant (Java Applications) If, If Else, Else statements.

2021-08-05 Thread David Green
On 5 Aug 2021, at 10:32, Winod Dhamnekar wrote: > I am not accustomed to using Netbeans Apache IDE expeditiously and > skillfully. In the following picture of IFStatements Java application (Java > with Ant project) I used if , else if, else statements using int user(34) > variable, but it di