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

7,866 Comments

  1. https://betplay.cat/
    Betplay se presenta como un moderno casino en linea y centro de apuestas deportivas creado especificamente para la audiencia de Colombia, que se maneja de manera autorizada y brinda una experiencia completa desde el dispositivo movil como desde el ordenador.

  2. https://yajuego.cat/
    YaJuego Casino resulta ser un innovador casino en linea asi como casa de apuestas creado especificamente para los jugadores en Colombia, que opera con licencia oficial y pone a disposicion una experiencia completa ya sea por medio del movil como desde el ordenador.

  3. You are a very persuasive writer. Nice write up. Your article has proven useful to me. It’s like you wrote the book on it or something.

  4. Unquestionably believe that which you said. Your favorite justification appeared to be on the net the simplest thing to be aware of. I say to you, I definitely get irked while people consider worries that they just don’t know about. You managed to hit the nail upon the top and also defined out the whole thing without having side effect , people can take a signal. Will likely be back to get more. Thanks

  5. MMA promotion PFL makes its return to the Sanford Pentagon on the 2nd of May, 2026 with a fight card that leans heavily on weight-class standings and seasoned Bellator-era fighters.

  6. Hi, i believe that i saw you visited my blog thus i got here to return the prefer?.I’m attempting to to find things to improve my web site!I suppose its adequate to make use of a few of your ideas!!

  7. The Octagon in Perth on the 2nd of May, 2026 for a card built around high-stakes technical striking plus a blend of established veterans matching up against ascending Australian prospects.

  8. I’m amazed, I have to admit. Rarely do I encounter a blog that’s both equally educative and engaging, and without a doubt, you have hit the nail on the head. The issue is something not enough folks are speaking intelligently about. I am very happy that I came across this during my hunt for something concerning this.

  9. https://betmexico.cat/
    Betmexico resulta ser un actual casa de apuestas online y operador de apuestas desarrollado especialmente para el mercado mexicano, el cual funciona con permiso vigente y brinda una propuesta integral ya sea por medio del movil como por medio de la computadora.

Leave a Reply

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