Ir ao conteúdo

Netbeans 6.5.1, Espaçamento..

Opa,

Como disse no post anterior instalei o NetBeans agora a pouco. Ao executar o mesmo, criar um novo projeto e arquivo percebo que o espaçamento (line-spacing) do mesmo está muito grande. Para alterar o mesmo você deve fazer o seguinte:

Editar o arquivo: org-netbeans-modules-editor-settings-CustomPreferences.xml

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

Este arquivo está encontrado no seguinte diretorio:

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

Caso o arquivo e o diretorio existam simplesmente adicione as seguintes linhas:

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

Se o mesmo não exista, provavelmente você terá que criar o diretorio Preferences:

$ mkdir Preferences
(se você estiver no /home//.netbeans/6.5/config/Editors)

$ cd Preferences

E crie o arquivo:

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

Adicione o seguinte conteudo:

<?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>

Salve, reinicie o netbeans e pronto.

Uma otima noite a todos,
Matheus

English Version

Fontes:
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=

PS: Isso não é simplesmente uma tradução, a idéia basica está postada, mas aqui foram adicionadas algumas informações.

Publicado emAprendendoLinuxSoftware Livre

9.753 Comentários

  1. Hi there, You’ve done a fantastic job. I will definitely digg it and in my view suggest to my friends. I’m confident they will be benefited from this site.

  2. A good web site with interesting content, that’s what I need. Thank you for making this web site, and I will be visiting again. Do you do newsletters? I Can’t find it.

  3. Fantastic website. Lots of helpful information here. I’m sending it to a few friends ans also sharing in delicious. And obviously, thank you on your effort!

  4. This is the right site for anyone who wishes to understand this topic.
    You realize a whole lot its almost tough
    to argue with you (not that I really will need to…HaHa).
    You definitely put a new spin on a subject that’s been discussed for
    ages. Great stuff, just excellent!

  5. Hello there, You have done an excellent job. I will certainly digg it and individually recommend to my friends. I am confident they will be benefited from this website.

  6. Hey there, You have performed a great job. I will definitely digg it and for my part recommend to my friends. I’m confident they will be benefited from this web site.

  7. I’m not sure exactly why but this website is loading very slow for me.

    Is anyone else having this problem or is it a issue on my end?
    I’ll check back later and see if the problem still exists.

  8. Hello there, You’ve done a fantastic job. I will definitely digg it and individually suggest to my friends. I am confident they will be benefited from this site.

  9. The post is absolutely fantastic! Lots of great info and inspiration, both of which we all need! Also like to admire the time and effort you put into your website and detailed info you offer! I will bookmark your website!

  10. Hello There. I found your blog using msn. This is a very well written article.
    I’ll make sure to bookmark it and return to read more of your useful information. Thanks for the post.
    I will certainly comeback.

  11. Good post. I learn something new and challenging on sites
    I stumbleupon every day. It’s always helpful to read content from other authors and use a little something
    from other web sites.

  12. Hi there, You have done an excellent job. I will definitely digg it and in my view suggest to my friends. I am sure they’ll be benefited from this web site.

  13. Hello just wanted to give you a quick heads up. The text in your post seem to be running off the screen in Chrome. I’m not sure if this is a formatting issue or something to do with browser compatibility but I thought I’d post to let you know. The style and design look great though! Hope you get the issue resolved soon. Cheers

  14. Для тех, кто ищет информацию по теме “Новости и аналитика о ФК Спартак”, нашел много полезного.

    Ссылка ниже:

    https://mediaspartak.ru

  15. Hey there, You’ve performed an excellent job. I’ll definitely digg it and in my opinion recommend to my friends. I’m sure they’ll be benefited from this web site.

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *