Here is an example screenshot :

nb_statusline_move_up.png

You will save some vertical space.

How to increase NetBeans UI font size

Add the following switch : --fontsize 12 (replace 12 by a size of your choice).

How to use the System's proxy configuration

Add the following switch : -J-Djava.net.useSystemProxies=true.

Useful links