Netbeans 13 installing native library error

Viewed 11

I'm trying to install netbeans and the following error appears:

Cannot load native library which is strictly necessary to work correctly. Exception: org.netbeans.installer.utils.exceptions.NativeException: Cannot load native library from path: native/jnilib/windows/windows-x64.dll

enter image description here

I've already added the JAVA_HOME variable and it's showing the path in the prompt:

enter image description here

0 Answers
Related