Ustawianie paddingu czcionki w edytorze w NetBeans
W pliku:
C:\Users\Wojtek\AppData\Roaming\NetBeans\8.2\config\
Editors\Preferences\org-netbeans-modules-editor-settings-CustomPreferences.xml
należy dodać następujący kod xml:
<entry javaType="java.lang.Float" name="line-height-correction" xml:space="preserve">
<value><![CDATA[0.9]]></value>
</entry>