RE: NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Sam Lalani
It is an Ant based project. -Original Message- From: Thomas Kellerer Sent: Thursday, December 15, 2022 2:22 PM To: users@netbeans.apache.org Subject: Re: NB16 - java.lang.RuntimeException: Uncompilable code No, not a requirement. But there are some problems with Gradle (7.x) and NB 16 S

Re: NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Thomas Kellerer
No, not a requirement. But there are some problems with Gradle (7.x) and NB 16 So is it an Ant based project or is using Maven? Sam Lalani schrieb am 15.12.2022 um 18:01: No, I am not using Gradle. Is that a requirement for NB16? -Original Message- From: Thomas Kellerer Sent: Thursda

RE: NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Sam Lalani
No, I am not using Gradle. Is that a requirement for NB16? -Original Message- From: Thomas Kellerer Sent: Thursday, December 15, 2022 8:45 AM To: users@netbeans.apache.org Subject: Re: NB16 - java.lang.RuntimeException: Uncompilable code Are you using Gradle? Sam Lalani schrieb am 15

Re: NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Thomas Kellerer
Are you using Gradle? Sam Lalani schrieb am 15.12.2022 um 15:21: > I am running NB16 in Windows 10.  I have a Java program that is giving this > error: > >Exception in thread "Thread-2" java.lang.RuntimeException: > Uncompilable code > > However, the same code in NB15 has no problems. > >

RE: NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Sam Lalani
I should include the error: Exception in thread "Thread-2" java.lang.RuntimeException: Uncompilable code at ggg.hhh.ppp.xxx.print_data(xxx.java:1) at ggg.hhh.ppp.xxx.get_data(xxx.java:206) Notice that the line of code it is pointing to is "1", which is the package statement. In t

NB16 - java.lang.RuntimeException: Uncompilable code

2022-12-15 Thread Sam Lalani
I am running NB16 in Windows 10.  I have a Java program that is giving this error: Exception in thread "Thread-2" java.lang.RuntimeException: Uncompilable code However, the same code in NB15 has no problems. This issue shows up only when I "Clean and Build" in NB16 "AND" run it in NB16.

[ANNOUNCE] Apache NetBeans 16 released

2022-12-15 Thread Geertjan Wielenga
Hi all, The Apache NetBeans team is pleased to announce that Apache NetBeans 16 was released on November 30, 2022 (though there's been a delay in announcing the release). What's in the Apache NetBeans 16 release: https://github.com/apache/netbeans/releases/tag/16 With thanks to 26 contributors,