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

5,058 Comments

  1. best usa pc slot game, online pokie machines united states and play online bingo for real money canada,
    or grand casino coushatta promotions (Logan) united statesn poker
    2

  2. I don’t even know how I ended up here, but I thought this post was
    good. I don’t know who you are but definitely you are going
    to a famous blogger if you aren’t already 😉 Cheers!

  3. usa online casinos new, australia slot machine games and how
    much top online pokies and casinos united statesn coins,
    or biggest pokie win in united states

    Here is my web page: bingo prizes for seniors (Marsha)

  4. Hey there! This is my first visit to your blog!
    We are a group of volunteers and starting a new initiative in a community in the
    same niche. Your blog provided us beneficial information to work on. You have done
    a outstanding job!

  5. what poker sites are legal in united states, when did online gambling start in uk and online slot casino uk, or
    all united kingdom bingo lantana

    Feel free to surf to my web page; mycasinofreunde (Whitney)

  6. Greetings! Very helpful advice in this particular article! It’s the little changes that will
    make the most important changes. Many thanks for sharing!

  7. 25 free spins on sign up australia, casinos online canada and
    top online pokies and casinos canadian league, or new poker sites uk 2021

    Here is my blog post :: casino to open in vegas – Tammi,

  8. Hey there! Quick question that’s completely off topic. Do
    you know how to make your site mobile friendly? My
    site looks weird when viewing from my iphone4. I’m trying to find a template or
    plugin that might be able to fix this issue. If
    you have any recommendations, please share. Thanks!

Leave a Reply

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