FaqAntHideTargets
My build script has lots of "private targets", can I prevent these from appearing in the Run Target menu?
Yes. Target names that begin with a dash, e.g., -do-init, will not appear in the Run Target menu. Also, only targets with a description will appear in the main Run Target menu. Targets without a description will appear in the Other Targets sub-menu.
Applies to: NetBeans 4.1 and later
Platforms: All