Re: Netbeans module publish and update possibilities
Volodymyr <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thanks for your help, yes, I want to put it on update site, so I need to get it verified. Do I have to do anything extra to keep the data after update, e.g. the opened projects and their settings? Thanks, Vova. 28 жовтня 2016, 17:42:38, від "Ingleby, Graeme" < [email protected] >: If you want to publish your plugin without putting it in the update center you can do that pretty quickly here http://plugins.netbeans.org/ (See Publish your own Plugin button) If you want to get your plugin on the update site you have to pass verification see http://wiki.netbeans.org/FaqPluginRequirements From: Volodymyr [mailto:[email protected]] Sent: Friday, October 28, 2016 10:31 AM To: NetBeans support < [email protected] > Subject: [platform-dev] Netbeans module publish and update possibilities Hi, We have developed quite a big module for NetBeans, ANT based, if that is relevant to my question. My question is, how do I get it listed in modules portal and make it eligible for update functionality of NetBeans, as for example mariewb's plugin: I could not find how by googling, nor in the "nbp4beginners" book. There is a "Auto Update Services API" chapter in "The Definitive Guide to NetBeans Platform 7", but I am not sure if it still relevant, and whether it is for apps based on the platform or for actual plugins. Please provide some relevant links for me to look at. Thanks a lot. /Vova