I'm trying to install Netbeans 11.3 (IDE) on my new laptop, but every time it gives me this error box Image
Essentially its telling me that a java.lang.NoClassDefFoundError of java/util/jar/Pack200 happened in thread main.
I'm trying to install Netbeans 11.3 (IDE) on my new laptop, but every time it gives me this error box Image
Essentially its telling me that a java.lang.NoClassDefFoundError of java/util/jar/Pack200 happened in thread main.
I found out what happened. JDK 14, the latest version, doesn't have a pack200, and Netbeans 11.3 isn't compatible with JDK-14.