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

7.871 Comentários

  1. По теме “Обсудим последние новости из финансовой сферы”, там просто кладезь информации.

    Вот, делюсь ссылкой:

    https://pro-rub.ru

  2. I am not sure where you are getting your information, but great topic. I needs to spend some time learning much more or understanding more. Thanks for magnificent info I was looking for this info for my mission.

  3. Hello there, I found your website by means
    of Google even as searching for a comparable topic,
    your website got here up, it appears to be like good. I have bookmarked it in my google bookmarks.

    Hello there, just became alert to your blog thru Google, and found that it’s really informative.

    I’m gonna be careful for brussels. I will
    appreciate if you proceed this in future. Lots of folks will probably be benefited from
    your writing. Cheers!

  4. If you wish for to take a great deal from this article then you have to apply such techniques to your won web site.

  5. Thanks for the good writeup. It in truth was once a amusement account it. Glance complex to more introduced agreeable from you! However, how could we communicate?

  6. It’s very easy to find out any matter on web as compared to textbooks, as I found this paragraph at this website.

  7. Amazing issues here. I’m very happy to look your article.
    Thank you a lot and I am looking ahead to touch
    you. Will you please drop me a e-mail?

  8. Thankfulness to my father who informed me concerning this website, this web site is really remarkable.

  9. http://royd-agency.fr/
    Royd Agency se presente comme une agence specialisee focalisee sur le tissu economique francais, qui met a disposition des solutions sur mesure aux entreprises et particuliers, en valorisant sur l’excellence du service. Visitez le site via le lien.

Deixe um comentário

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