[精讚] [會員登入]
296

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

隨機好文

steps to pass-through usb smart card reader for virtualbox how to pass through usb-smart-card-reader from ubuntu host to virtualbox vm

how to adjust text line spacing on macos terminal it's a annoying detail while generating qrcode on terminal

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

dealing with virtualbox installation on ubuntu 22.04LTS trouble shooting on virtualbox installation