[精讚] [會員登入]
235

netbeans IDE scaling on Win10

how to change scaling not to see tiny little letters in the IDE

分享此文連結 //n.sfs.tw/11621

分享連結 netbeans IDE scaling on Win10@der amateur
(文章歡迎轉載,務必尊重版權註明連結來源)
2020-03-07 13:58:35 最後編修
2017-08-14 14:44:05 By
 

if you ever had this problem like i did,

here's the quick solution.

problem: when windows 10 starts, the netbeans program will determinte the DPI option to change its default font size on working window tabs,

so if you had a high resolution monitor, the netbeans started like this figure below.

you can tell how big difference between up widow tab and lower window tab's font size

 

the solution is, find "netbeans.conf" file, usually located at: C:\Program Files\NetBeans 8.2\etc

and modified this line: netbeans_default_options=..........

change"-J-Dsun.java2d.dpiaware=true" to "-J-Dsun.java2d.dpiaware=false"

saved the conf file, then restart netbeans

now you can see it works.

 

END

你可能感興趣的文章

netbeans IDE scaling on Win10 how to change scaling not to see tiny little letters in the IDE

repairing esxi guest system after power failure if centos7 guest system reboot failed after power failure

我有話要說

>>

限制:留言最高字數1000字。 限制:未登入訪客,每則留言間隔需超過10分鐘,每日最多5則留言。

訪客留言

[無留言]

隨機好文

how to rename git branch rename git branch