RE: NetBeans 12 and 4K monitor

2020-09-06 Thread Rob Walker
Weird – I was pleasantly surprised with NB 11 on the XPS13 I had for a while. Seemed to handle scaling much better than past editions, or Eclipse. I forget though if I had to make some specific Java setting for it. I do kind of vaguely remember one. -R From: Klerman Sent: 07 September 2020 07:

Re: NetBeans 12 and 4K monitor

2020-09-06 Thread Klerman
Hello Daring, Yes I did. The command doesn't make any effect on NetBeans.

Re: NetBeans 12 and 4K monitor

2020-09-06 Thread Darin Miller
Klerman, Have you attempted starting netbeans with --fontsize 20 (i.e. /opt/netbeans/bin/netbeans --fontsize 20)? o__ >/ ( )\( ) Darin | 208-283-1574 On Sun, Sep 6, 2020 at 11:38 PM Klerman wrote: > Hello, > I recently changed to this Dell XPS 13 which has a high resolution monitor > and

NetBeans 12 and 4K monitor

2020-09-06 Thread Klerman
Hello, I recently changed to this Dell XPS 13 which has a high resolution monitor and Ubuntu 20.04. My settings are 3840X2160, 300%. I installed NetBeans 12.0 and to my surprise, it's practically unusable in this machine, as it's unable to adapt itself to these scales and the resolutions. I Googled

Re: Maven deployment plugin for JavaFX

2020-09-06 Thread Ernie Rael
On 9/6/2020 4:53 AM, HRH wrote: ** Is jlink of any use here? The projects created with "NewProject > SimpleJavaFX > ..." have a jlink action ** Hi Ernie, I noticed the "NewProject> FXML JavaFX...>", also have jlink action defined in the nbactions.xml as follow: The items found in nbactions.xm

Re: Maven deployment plugin for JavaFX

2020-09-06 Thread HRH
**  Is jlink of any use here? The projects created with "NewProject > SimpleJavaFX > ..." have a jlink action**Hi Ernie, I noticed the "NewProject> FXML JavaFX...>", also have jlink action defined in the nbactions.xml as follow:     CUSTOM-jlink     jlink