blob: a4e6f3f475a803fee5fb6a1a32e6b87b4f66fc85 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
text/x-java=Java
# JavaTokenId categories
identifier=\u8b58\u5225\u5b57
keyword=\u95dc\u9375\u5b57
keyword-directive=\u95dc\u9375\u5b57\u6307\u4ee4
string=\u5b57\u4e32
whitespace=\u7a7a\u767d
java-layer-method=\u65b9\u6cd5
errors=\u932f\u8aa4
character=\u5b57\u5143
number=\u6578\u503c
operator=\u904b\u7b97\u7b26
comment=\u8a3b\u89e3
literal=\u6587\u5b57\u5217
separator=\u5206\u9694\u7b26
# JavaStringTokenId categories
string-escape=\u5b57\u4e32\u9038\u51fa\u5e8f\u5217
string-escape-invalid=\u5b57\u4e32\u9038\u51fa\u5e8f\u5217 (\u7121\u6548)
# JavadocTokenId categories
javadoc-tag=Javadoc \u6a19\u7c64
html-tag=Javadoc HTML \u6a19\u7c64
#"Semantic" highlighting:
mod-unused=\u672a\u4f7f\u7528\u7684\u5143\u7d20
mod-abstract=\u62bd\u8c61\u5143\u7d20
mod-field=\u6b04\u4f4d\u4f7f\u7528
mod-local-variable=\u5340\u57df\u8b8a\u6578\u4f7f\u7528
mod-parameter=\u53c3\u6578\u4f7f\u7528
mod-method=\u65b9\u6cd5\u4f7f\u7528
mod-constructor=\u5efa\u69cb\u5b50\u4f7f\u7528
mod-class=\u985e\u5225\u4f7f\u7528
mod-interface=\u4ecb\u9762\u4f7f\u7528
mod-annotation-type=\u6a19\u8a3b\u4f7f\u7528
mod-enum=\u5217\u8209\u4f7f\u7528
mod-deprecated=\u505c\u7528\u7684\u5143\u7d20
mod-static=\u975c\u614b\u5143\u7d20
mod-private=\u79c1\u6709\u5143\u7d20
mod-package-private=\u5957\u4ef6\u79c1\u6709\u5143\u7d20
mod-protected=\u53d7\u4fdd\u8b77\u7684\u5143\u7d20
mod-public=\u516c\u7528\u5143\u7d20
mod-field-declaration=\u6b04\u4f4d\u5ba3\u544a
mod-local-variable-declaration=\u5340\u57df\u8b8a\u6578\u5ba3\u544a
mod-parameter-declaration=\u53c3\u6578\u5ba3\u544a
mod-method-declaration=\u65b9\u6cd5\u5ba3\u544a
mod-constructor-declaration=\u5efa\u69cb\u5b50\u5ba3\u544a
mod-class-declaration=\u985e\u5225\u5ba3\u544a
mod-interface-declaration=\u4ecb\u9762\u5ba3\u544a
mod-annotation-type-declaration=\u6a19\u8a3b\u5ba3\u544a
mod-enum-declaration=\u5217\u8209\u5ba3\u544a
mark-occurrences=\u6a19\u8a3b\u4e8b\u4ef6
# Code Templates
#CT_iff=if (<b>exp</b>) { ...| }
#CT_ifelse=if (<b>exp</b>) { ...| } else { ... }
# Options
Actions/Source=\u539f\u59cb\u78bc