You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plugin won't install on Netbeans running a recent JDK.
The workaround is to use the unpack200 command from older JDKs. sudo ln -s /etc/alternatives/unpack200 /usr/lib/jvm/java-18-openjdk-amd64/bin/
or something like it
The text was updated successfully, but these errors were encountered:
plugin won't install on Netbeans running a recent JDK.
The workaround is to use the unpack200 command from older JDKs.
sudo ln -s /etc/alternatives/unpack200 /usr/lib/jvm/java-18-openjdk-amd64/bin/
or something like it
The text was updated successfully, but these errors were encountered: