React Native Support for Cross Platform Mobile Apps Development

2021-01-23 Thread Brain Rebooting
Hi all, Recently I learned javafx and after learning it, I thought that I would use gluon mobile framework to build cross platform mobile apps. But I just saw their pricing plan for individual developers, which is $499. I just got astonished. Though they have a free license, which is not for

Re: Collaborative Editing with Netbeans

2021-01-23 Thread Eric Bresie
Just putting down some thoughts.. Given Kenai is no longer available (see Oracle to Close Java.net and Kenai.com Forges (infoq.com) ), is the plan to deprecate that and utilize something else for that part? Assume maybe via github

Re: [NOTICE] Apache NetBeans 12.3 merge window closed

2021-01-23 Thread Josh Juneau
Thanks for all of your hard work to get the release out Neil! Looking forward to testing. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Jan 23, 2021, at11:52 AM, Neil C Smith wrote: > > On Fri, 22 Jan 2021 at 17:01, Neil

How to implement a new language on LSP (Python)

2021-01-23 Thread Eric Bresie
This is a new thread regarding LSP and python... If one was to want to implement a new language using LSP, what does that take? Is there any document on doing so? Eric On Sun, Jan 3, 2021 at 3:09 PM Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > > Yes, I’ve asked for him to

Re: [NOTICE] Apache NetBeans 12.3 merge window closed

2021-01-23 Thread Neil C Smith
On Fri, 22 Jan 2021 at 17:01, Neil C Smith wrote: > As previously announced, the merge window for NetBeans 12.3 closes > today (Jan 22nd). Tomorrow we will branch off master to create the > "release123" and "delivery" branches. Just to confirm that is now done. Best wishes, Neil

Re: Bug reports with only exception log

2021-01-23 Thread August Nagro
Is this what caused the the issue descriptions I had written to disappear? On Fri, Jan 22, 2021, 10:43 PM Tomáš Procházka wrote: > Unfortunately field Description is now hidden :( > > I reported the issue in INFRA-19430 > ticket, just letting

Re: Plugin vs Cluster

2021-01-23 Thread Geertjan Wielenga
Sure, on a case by case basis and if someone is going to commit to maintaining and developing further that piece of code, then, yes. Gj On Sat, Jan 23, 2021 at 5:09 PM Eric Bresie wrote: > I think I raised a similar question some other time but wanted to ask... > > When is it appropriate to

Plugin vs Cluster

2021-01-23 Thread Eric Bresie
I think I raised a similar question some other time but wanted to ask... When is it appropriate to bring in a module into the mainline netbeans source (i.e. php, cnd, etc.) and when should it be instead provided as an external project and/or plugin? I ask because of the wealth of “contrib”