Skip to content

Netbeans 6.5.1, Line-spacing

Hello,

I was using NetBeans in Ubuntu 9.04 when i started a new project and I realized that the line-spacing is so fucking bigger. To fix this you have to do this:

Edit the file “org-netbeans-modules-editor-settings-CustomPreferences.xml”

$ pico org-netbeans-modules-editor-settings-CustomPreferences.xml

This file will be in:

/home/user/.netbeans/6.5/config/Editors/Preferences

If the file and the directory exists just add the following lines:

<entry javaType=”java.lang.Float” name=”line-height-correction”
xml:space=”preserve”>
<value><![CDATA[0.75]]></value>
</entry>

If don’t you have to create the directory “Preferences”:
$ mkdir Preferences
(In /home/user/.netbeans/6.5/config/Editors)

$ cd Preferences

And create the file:

$ pico org-netbeans-modules-editor-settings-CustomPreferences.xml

Add the following lines:

<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE editor-preferences PUBLIC “-//NetBeans//DTD Editor Preferences 1.0//EN” “http://www.netbeans.org/dtds/EditorPreferences-1_0.dtd”>
<editor-preferences>
<entry javaType=”java.lang.String” name=”code-template-expand-key” xml:space=”preserve”>
<value><![CDATA[TAB]]></value>
</entry>
<entry javaType=”java.lang.Float” name=”line-height-correction” xml:space=”preserve”>
<value><![CDATA[0.75]]></value>
</entry>
</editor-preferences>

Save, restart netbeans and enjoy it. 😉

Good Night,
Matheus

Portuguese Version

References:
http://my.opera.com/Nobita2708/blog/show.dml/2914020
http://www.linux4all.net/how_to_change_line_height_in_netbeans_editor
http://www.cs.wcupa.edu/rkline/netbeans-lin.html
http://www.google.com.br/search?hl=pt-BR&q=line+spacing+ubuntu+netbeans&btnG=Pesquisar&meta=

Published inAprendendoLinuxSoftware Livre

9,767 Comments

  1. По теме “История футбольных династий и легендарных семей”, нашел много полезного.

    Смотрите сами:

    https://familycska.ru

  2. http://azimuth-digital.com/
    Azimuth Digital se presenta como una estructura de confianza enfocada en el mercado espanol, que pone a disposicion un acompanamiento profesional a quienes buscan resultados, priorizando en la atencion personalizada. Conoce mas en esta pagina.

  3. http://botondellamada.es/
    El equipo de Botondellamada es una estructura de confianza con presencia en el publico en Espana, que proporciona un acompanamiento profesional a quienes valoran la eficiencia, destacandose por en la confianza y la transparencia. Descubre todos los detalles en el sitio oficial.

  4. Excellent post but I was wanting to know if you could write a litte more on this topic?

    I’d be very thankful if you could elaborate a little bit more.
    Bless you!

  5. UFC Macau’s fight night delivers a compelling set of matchups wherein the odds reveal significant gaps between public perception and statistical reality.

  6. For those trying to thoughtlessly wager on every public favorite on the UFC Macau card simply because they have a number next to their name or simply because the crowd is on their side, spare yourself the grief and hold onto your money.

  7. Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to more added agreeable from you! By the way, how can we communicate?

  8. Seven bouts. Four different weight classes. Two long-distance title fight entrances. A complete UFC White House main card breakdown for the evening Topuria squares off with Gaethje on the South Lawn of the White House and Pereira chases a third belt against Gane — every number, every angle, every key insight.

Leave a Reply

Your email address will not be published. Required fields are marked *