最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to create a Suite Module in NetBeans 25 that generates a single .nbm containing multiple modules - Stack Overflow

programmeradmin2浏览0评论

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

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论