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
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
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
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.
>
>
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
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.
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,