I have just installed netbeans on a new temporary laptop, the screen resolution is a lot higher than my normal 1080p screen, and the netbeans GUI it self, is very difficult to use because the GUI elements are extremly small. My main problem is very difficult to google as I get thousands of resulst on "how to zoom text" or "how to zoom code"..... I don't need to zoom text, I need to zoom the GUI/editor it self (if possible) anyone know how to do this?
Asked
Active
Viewed 340 times
2 Answers
0
This solved it for me.
NetBeans IDE scaling on Windows 8
- Open C:\Program Files\NetBeans 8.0\etc\netbeans.conf
- Change -J-Dsun.java2d.dpiaware=true to -J-Dsun.java2d.dpiaware=false

Rasmus Puls
- 3,009
- 7
- 21
- 58