Re: Information about Android development with Netbeans 11.2

2020-03-02 Thread Gabriel Mometti
Thank you > Il giorno 27 feb 2020, alle ore 21:00, Gail Anderson > ha scritto: > > Hi Gabriel, > > One option is using the Gluon Mobile Framework, which is JavaFX-based, and > GraalVM to create native images. This runs natively on Android, iOS, Mac OS, > and Linux (Windows coming). There is

PHP xdebug loops through the code twice. Why?

2020-03-02 Thread Malcolm Fitzgerald
I'm debugging PHP on a Mac. PHP Version 7.2.21 Xdebug v2.7.2 Product Version: Apache NetBeans IDE 11.3-beta2 Java: 10.0.2; OpenJDK 64-Bit Server VM 10.0.2+13 Runtime: OpenJDK Runtime Environment 10.0.2+13 System: Mac OS X version 10.13.6 running on x86_64; UTF-8; en_NZ (nb) When I debug c

RE: Apache Netbeans 11.2 Availablility for ARM64 (Raspberry Pi 4B)?

2020-03-02 Thread Lister Jonathan
I have used (embedded ARM) Java on many different Raspberry Pi models, starting with the original right up to the latest, and have always been satisfied, sometimes delighted, even with JavaFX projects. A couple of tips that you may have already realized: a) all models of Pi allow you to configure

Re: [Netbeans 11.2][JDK 13] Resolution issue

2020-03-02 Thread Thomas Kellerer
Bilu Al schrieb am 28.01.2020 um 17:22: > My Netbeans 11.2 looks ugly when starting with jdk-13. > > Below you can see the the difference between NB 11.2 + jdk-13 (righ) and NB > 11.1 jdk-8 (left): > > netbeans.PNG > > I have the same issue with NB 11.1 + JDK >= 11. > > NB 11.2 + JDK 8 works fine