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,753 Comments

  1. The attention to detail in this piece is remarkable, small touches like clear subheadings and well-chosen examples make a big difference to how easily the content can be absorbed.

  2. I’m amazed, I have to admit. Seldom do I encounter a blog that’s both educative and entertaining, and without
    a doubt, you’ve hit the nail on the head. The problem is an issue that not enough people
    are speaking intelligently about. I’m very happy that
    I came across this in my hunt for something relating to this.

  3. Oh my goodness! Amazing article dude! Many thanks, However
    I am encountering issues with your RSS. I don’t understand why I can’t subscribe
    to it. Is there anybody having similar RSS issues?
    Anyone who knows the answer can you kindly respond?
    Thanks!!

  4. Hi, I wish for to subscribe for this web site to get
    latest updates, so where can i do it please help.

  5. Hi! I could have sworn I’ve visited this web site before but after looking at a few
    of the posts I realized it’s new to me. Anyways, I’m certainly happy I found it and I’ll be bookmarking
    it and checking back often!

  6. Hey there terrific website! Does running a blog such as this require a massive amount work?
    I’ve no expertise in computer programming but I had been hoping
    to start my own blog in the near future. Anyhow, if you have any recommendations or techniques for new
    blog owners please share. I know this is off topic however I
    simply wanted to ask. Appreciate it!

  7. Hello There. I found your weblog using msn. This is an extremely smartly written article.

    I will be sure to bookmark it and come back to read more of your helpful info.
    Thanks for the post. I’ll definitely return.

  8. Amazing! Your site has quite a few comment posts. How did you get all of these bloggers to look at your site I’m envious! I’m still studying all about posting articles on the net. I’m going to view pages on your website to get a better understanding how to attract more people. Thank you!

  9. Currently it looks like BlogEngine is the top blogging platform out there right now. (from what I’ve read) Is that what you’re using on your blog?

  10. http://verbrauchersschutz.de/
    Das Unternehmen Verbrauchersschutz praesentiert sich als ein erfahrene Beratung spezialisiert auf das Publikum in Deutschland, das ermoeglicht professionelle Begleitung fuer alle die Effizienz schaetzen, priorisierend auf Servicequalitaet. Entdecken Sie mehr ueber den Link.

  11. I blog often and I truly thank you for your information. Your article has truly
    peaked my interest. I will take a note of your website and keep
    checking for new information about once per week.
    I opted in for your Feed too.

  12. http://web-design-kummer.de/
    Das Unternehmen Web Design Kummer ist ein professionelles Unternehmen ausgerichtet auf den nationalen Rahmen Deutschlands, das liefert hochwertige Dienstleistungen fuer Unternehmen und Privatpersonen, mit Schwerpunkt auf Vertrauen und Transparenz. Entdecken Sie mehr auf der offiziellen Website.

  13. http://webcrafity.de/
    Das Projekt Webcrafity positioniert sich als ein spezialisierte Agentur praesent im den deutschen Markt, das anbietet professionelle Begleitung fuer Unternehmen und Privatpersonen, sich auszeichnend durch auf Ergebnisse. Erfahren Sie mehr auf dieser Seite.

  14. http://wepublicu.de/
    Wepublicu praesentiert sich als ein erfahrene Beratung spezialisiert auf den nationalen Rahmen Deutschlands, das ermoeglicht hochwertige Dienstleistungen fuer alle die Ergebnisse suchen, sich auszeichnend durch auf Ergebnisse. Erfahren Sie mehr auf der offiziellen Website.

  15. Hi there, You’ve done a fantastic job. I will certainly digg it and in my opinion recommend to my friends. I’m confident they’ll be benefited from this website.

  16. Do you have a spam problem on this site; I also am a blogger, and I was wondering your
    situation; we have created some nice methods and we are looking to exchange strategies with other folks, be sure to shoot me
    an e-mail if interested.

  17. Hi there, You’ve performed an excellent job. I will definitely digg it and individually recommend to my friends. I’m sure they’ll be benefited from this website.

Leave a Reply

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