Netbeans6.8 主题美化及去掉红线

本文指导如何在NetBeans中去除红线并应用TextMate主题,通过编辑CustomPreferences.xml文件进行个性化设置,同时介绍了如何下载并安装TextMate主题,使开发者的工作环境更加高效与舒适。

一、去掉红线

打开C:\Users\jack\.netbeans\6.8\config\Editors\Preferences\org-netbeans-modules-editor-settings-CustomPreferences.xml。

<?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.Boolean" name="text-limit-line-visible" xml:space="preserve">
    <value>false</value>
    </entry>
</editor-preferences>

二、TextMate主题

Aloha_js_61.png

http://blog.huikau.com/2008/04/28/aloha-color-theme-for-netbeans-61/

下载主题文件

After the download, open NetBeans and go to Tools > Plugins. In the Download tab, add the AlohaTheme.nbm and install. To use it, just select it from the Fonts & Colors profile “Aloha.”

转载于:https://www.cnblogs.com/cnblogsfans/archive/2010/01/24/1655364.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值