Did the project properties identify the specific java version in use?

Did the Tools…Java Platform…Add Platform account for the Java 11 version?

Is the JDK.home properties in the netbeans/etc/netbeans.properties get set
to applicable version?

Are java home and related environment variables set?

On Sat, Oct 9, 2021 at 9:39 AM Marvin P. Warble Jr. <
[email protected]> wrote:

> And just to add another data point, I installed JDK 11 and NB 12.5 on my
> Mac and am able to reproduce the problem by just creating a webapp project
> there also.
>
>
>
>
>
> *From:* Eric Bresie [mailto:[email protected]]
> *Sent:* Saturday, October 9, 2021 9:21 AM
> *To:* Pieter van den Hombergh <[email protected]>
> *Cc:* Marvin P. Warble Jr. <[email protected]>;
> NetBeans Mailing List <[email protected]>
> *Subject:* Re: java.util.zip.CRC32C Not Found
>
>
>
> Is this maybe a regression or similar to this issue?
>
> https://issues.apache.org/jira/browse/NETBEANS-577
>
>
>
> Has java home, classpath, and/or module class be established yet either at
> system level or in the project level?
>
>
>
> Eric
>
>
>
> On Sat, Oct 9, 2021 at 5:33 AM Pieter van den Hombergh <
> [email protected]> wrote:
>
> What is the Java version that you run netbeans with?
>
> Op do 7 okt. 2021 18:15 schreef Marvin P. Warble Jr. <
> [email protected]>:
>
> Even though the source level of <source code directory> is set to: 11,
> java.util.zip.CRC32C cannot be found on the system module path:
>
> Changing source level to 1.8
>
>
>
> This error continuously shows up in my IDE log and I’m wondering if it
> might be the source of some other problems I’m having.
>
>
>
> Does anyone know if there is a way to resolve this problem?
>
>
>
> I’m currently using NB 12.5 on Windows 10 with the following Java platform:
>
>
>
> Eclipse Foundation => jdk-11.0.12.7-hotspot
>
> --
>
> Eric Bresie
> [email protected]
>
-- 
Eric Bresie
[email protected]

Reply via email to