Re: Can't run NetBeans 16 app on MacOS

2022-12-22 Thread Thomas Wolf
I just got a new MBP and downloaded NB 16 yesterday. Other than the installer requiring “Rosetta” to be installed in order to proceed, I encountered no problem at all. NB app works as expected. I downloaded from the official Apache NB site (pushed the “Download” button on the main web page an

Re: how to turn off parameter names?

2022-12-22 Thread Thomas Wolf
Thanks! Tom > On Dec 22, 2022, at 3:19 PM, Laszlo Kishalmi > wrote: > > View > Show Inline Hints > > On 12/22/22 12:13, Thomas Wolf wrote: >> I just upgraded to NB 16 (from 13) and noticed a new feature which, with my >> poor eyesight, I initially thought was some sort of display driver error

Re: how to turn off parameter names?

2022-12-22 Thread Laszlo Kishalmi
View > Show Inline Hints On 12/22/22 12:13, Thomas Wolf wrote: I just upgraded to NB 16 (from 13) and noticed a new feature which, with my poor eyesight, I initially thought was some sort of display driver error. Looking more carefully, whenever I start typing the beginning of a method call,

how to turn off parameter names?

2022-12-22 Thread Thomas Wolf
I just upgraded to NB 16 (from 13) and noticed a new feature which, with my poor eyesight, I initially thought was some sort of display driver error. Looking more carefully, whenever I start typing the beginning of a method call, NB 16, in a tiny grey font, displays the argument variable name!

Can't run NetBeans 16 app on MacOS

2022-12-22 Thread David Gradwell
Hi, I have tried downloading NetBeans 16 installer for MacOS several times and from the backup site. The installer works perfectly every time, but when I try to run the app, I consistently get: [cid:image001.png@01D91631.52B62E60] “Apache NetBeans 16.app” is damaged and can’t be opened. This

Setting default toolbar appearance in Platform App

2022-12-22 Thread Joseph Huber
Hello! In the branding module for my Netbeans Platform application, under |Toolbars, I have: File, Clipboard, Undo/Redo, Performance, and Standard. After a Clean and Build of my app, Clipboard will be turned off in the application, and all the others will be on, as shown below. How can I turn