Re: [IDE Font Size] in Netbeans 14[Solved]

2022-06-29 Thread Ing Sergio Basurto J.
Thank you very much Michael, Running netbeans with the font options works for me. Thanks again!! Best Regards, El 2022-06-29 16:52, Michael Bien escribió: something must be wrong with your netbeans_default_options list since this exception would happen if some of the module config flags

Re: [IDE Font Size] in Netbeans 14

2022-06-29 Thread Michael Bien
something must be wrong with your netbeans_default_options list since this exception would happen if some of the module config flags are missing. you can simply launch netbeans with the font option bin/netbeans --fontsize 20 regards, michael On 29.06.22 23:35, Ing Sergio Basurto J. wrote:

[IDE Font Size] in Netbeans 14

2022-06-29 Thread Ing Sergio Basurto J.
Hello, I just upgrade to version 14, and can't change IDE font size, in previous versions I achieve this adding "--fontsize 20" to "netbeans_default_options" and the font was changed, but if I try to do this with version 14 I receive the following error: Jun 29, 2022 4:30:17 PM org.netbeans.Pro