简体   繁体   中英

Netbeans Platform application using the plugin system

I am writing a Netbeans Platform application. I want to give this application to the customer while it is in development state and whenever there are updates on a specific module I want to handle it in a way that the customer can use the netbeans plugin updater to update the modules. Therefore I will get a server to host the different modules, also signing the Jars is no problem.

In which way do I have to host the modules and how can I specify which modules are updatable? How do I have to specify/declare the server where the modules are hosted?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM