________________________________ From: Winod Dhamnekar <[email protected]> Sent: Friday, August 6, 2021 1:24 PM To: [email protected] <[email protected]> Cc: [email protected] <dgreenbhm@gmailcom>; [email protected] <[email protected]> Subject: Re: [Java] with Ant (Java Applications) If, If Else, Else statements.
Hello, Netbeans users, I already solved this problem using 'Clean and Build' under 'run' menu in Apache Netbeans IDE. Thanks. ________________________________ From: Mithat Karaoglu <[email protected]> Sent: Thursday, August 5, 2021 9:27 PM To: David Green <[email protected]> Cc: Winod Dhamnekar <[email protected]>; [email protected] <[email protected]> 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: [email protected]<mailto:[email protected]> On Thu, Aug 5, 2021 at 11:50 AM David Green <[email protected]<mailto:[email protected]>> wrote: 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 didn't show the correct statement in the output. What is > wrong with this IFStatements project? When presented with things like this, I always try a “Clean and Build” from the “Run” menu as my first step. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
