Re: How to change font size of menubars in netbeans 11.3

2020-04-26 Thread ami kaminsky
Hi in file \NetBeans-11.3\netbeans\etc\netbeans.conf add to netbeans_default_options --fontsize . for example: netbeans_default_options="-J-XX:+UseStringDeduplication --fontsize 18 Ami On Sat, Apr 25, 2020 at 6:53 AM Brain Rebooting wrote: > HI, > > I am running Apache Netbeans 11.3 in u

Re: How to change font size of menubars in netbeans 11.3

2020-04-25 Thread Richard Grin
Hi, You can launch NetBeans with this type of command (write  your executable instead of mine at the beginning) : "C:\Program Files\NetBeans-11.3\netbeans\bin\netbeans64.exe" --fontsize 30 --console suppress Richard Le 25/04/2020 à 05:53, Brain Rebooting a écrit : HI, I am running Apache

How to change font size of menubars in netbeans 11.3

2020-04-24 Thread Brain Rebooting
HI, I am running Apache Netbeans 11.3 in ubuntu 18.04 . Here how I can change font size for menubars? Samiul alom sium