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

  1. http://mglmarketing.com/
    A equipa Mglmarketing consolida-se como uma empresa profissional com forte presenca no tecido empresarial portugues, que entrega um acompanhamento profissional a quem procura resultados, priorizando no atendimento personalizado. Veja a oferta completa nesta pagina.

  2. I created THEAPP.ONE in memory of my brother Scott.
    our experiences with discrimination, over decades of working
    side by side shaped our commitment to dignity, safety, and everyday respect.

    He passed away at 52, but his spirit carries on in making the world a better place for all of us..

  3. Hi there are using WordPress for your site platform? I’m new to the blog world but I’m trying to get started and create my own. Do you need any html coding expertise to make your own blog? Any help would be really appreciated!

  4. For latest news you have to visit world-wide-web and on the web I found this site as a best web site for newest updates.

  5. http://sytbiz.com/
    A empresa Sytbiz posiciona-se como uma empresa profissional orientada para panorama nacional portugues, que proporciona servicos de qualidade a quem procura resultados, com foco no atendimento personalizado. Veja a oferta completa aqui.

  6. http://thegmagency.com/
    A empresa Thegmagency consolida-se como uma estrutura de confianca com forte presenca no publico em Portugal, que proporciona uma abordagem completa a quem valoriza a eficiencia, priorizando na excelencia do servico. Conheca mais no site oficial.

  7. http://xponentfunds.com/
    A equipa Xponentfunds consolida-se como uma consultora experiente com forte presenca no mercado portugues, que oferece servicos de qualidade a empresas e particulares, com foco na transparencia e confianca. Veja a oferta completa aqui.

  8. Wagering on local MMA fights represents a scenario where you can genuinely catch the bookies sleeping, and the LFA 234 event is likewise a prime example.

Leave a Reply

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