Thanks ________________________________ From: Laszlo Kishalmi <laszlo.kisha...@gmail.com> Sent: Tuesday, October 15, 2019 9:55 PM To: dev@netbeans.apache.org <dev@netbeans.apache.org> Subject: Re: What is the correct way to install the modules in current computer
Just create an NBM from the module, then install that NBM as a downloaded one. Other solution: Create the NBM-s in the build directory you going to find an updates.xml. Get the file: url of that updates.xml and add it as a custom update center to the ide. This way you can even update the your module and it can easily updated from the Available updates... On 10/15/19 12:21 AM, Peter Cheung wrote: > Dear Geertjan > Yes, i debug my module in different instance. But I feel my module is > quite stable now, so i want to do UAT for myself by installing it to my > netbeans. So far i do "Install/Reload in Development IDE", then netbeans > hangs, then i kill the process and restart it. It is fine to me now but just > want to know how people do that. > Thanks > From Peter > ________________________________ > From: Geertjan Wielenga <geert...@apache.org> > Sent: Tuesday, October 15, 2019 3:16 PM > To: dev <dev@netbeans.apache.org> > Subject: Re: What is the correct way to install the modules in current > computer > > Well, you're going to need to provide more info, if you want that fixed -- > log messages. > > Also, it is better to always run a module into a different instance of > NetBeans, which you can also do by right-clicking the module and choosing > that option. > > Gj > > On Tue, Oct 15, 2019 at 9:11 AM Peter Cheung <mcheun...@hotmail.com> wrote: > >> Hi Guys >> When you developing modules, you must want to install it locally when >> it reach a stable stage. How you do it? If i click "Install/Reload in >> Development IDE", the netbeans will hangs, so i believe it is not the >> recommended way. >> Thanks >> From Peter >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists