Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download and extract the build artifacts.
  2. Check the SHA512 checksums:

    Code Block
    languagebash
    themeMidnight
    find . -name '*.sha512' -exec sha512sum --check '{}' \;


On the NetBeans virtual machine

  1. Prepare apidoc folder
Code Block
languagebash
themeMidnight
sudo su -
cd /var/www/bits.netbeans.org
mkdir 11.3


DropDownButtonFactory.getArrowIcon

2. Distributing Beta via mailing lists

...