将新模块添加到正在运行的应用程序NetBeans Platform

时间:2021-04-02 23:00:37

I'm designing an application to be written with the NetBeans Platform Application Framework. The development is going to be made following the agile methodology. As characteristic with agile, once released the application, we're going to add new modules, beside updating the existing ones. I'm new at NetBeans Platform, and researching the web, I understand that when you deploy an app, the modules are configured to search into an "update center" for updates, but my question is if we add new modules, how can those modules been installed into an installed application?

我正在设计一个使用NetBeans平台应用程序框架编写的应用程序。开发将遵循敏捷方法。作为敏捷的特性,一旦发布了应用程序,我们将添加新模块,除了更新现有模块。我是NetBeans平台的新手,并且正在研究网络,我了解到在部署应用程序时,模块被配置为搜索到“更新中心”以获取更新,但我的问题是,如果我们添加新模块,那么如何模块已安装到已安装的应用程序中?

1 个解决方案

#1


0  

if you want to add some news module to existing (running app) yust you can use silent update.

如果你想将一些新闻模块添加到现有(正在运行的应用程序),你可以使用静默更新。

#1


0  

if you want to add some news module to existing (running app) yust you can use silent update.

如果你想将一些新闻模块添加到现有(正在运行的应用程序),你可以使用静默更新。