The "Format" command in NetBeans 11.3 has suddenly decided to change the format of try ... catch blocks from:
try { ... } catch (...) { ... }
to:
© 2021 Groups.io