I am developing a suite of plugins for NetBeans 25 (latest version) using the ANT system (not Maven). I need the build to generate a single .nbm file that groups all the submodules, instead of generating multiple individual .nbm files.
MySuite/ ├── Module1.nbm ├── Module2.nbm └── Module3.nbm
After right-clicking on the option "Package As" --> "NBMs" (Create MySuite)
MySuite "Modules" option "Add Existing..."
Is it possible to group modules in NetBeans 25?
Enviar feedback Painéis laterais Histórico Salvas