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
>
> I have the same config for both NB11.1 and 11.2
>
> The issue seems to come with JDK >= 11
>
> Did this a known issue? Is there a workaround?
>

Did you try starting NetBeans with the following system properties?

-Dsun.java2d.uiScale=125%
-Dsun.java2d.uiScale.enabled=true

(or 150% - whatever your screen needs)

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to