Ответ 1
Здесь вы идете,
- Найти
org-netbeans-modules-editor-settings-CustomPreferences.xml
в~/.netbeans/x.x/config/Editors/Preferences
, гдеx.x
- ваша версия netbeans. - Добавьте эту разметку xml чуть выше
</editor-preferences>
или где угодно, если вы знаете, что делаете.
<entry javaType="java.lang.Float" name="line-height-correction" xml:space="preserve">
<value><![CDATA[1.4]]></value>
</entry>