blob: 52fc1e45b77e14bc10b4986d8642bdb2bdf787cb [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# 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. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle 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-2009 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\u5b50
keyword=\u30ad\u30fc\u30ef\u30fc\u30c9
keyword-directive=\u30ad\u30fc\u30ef\u30fc\u30c9\u30fb\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6
string=\u6587\u5b57\u5217
whitespace=\u7a7a\u767d
java-layer-method=\u30e1\u30bd\u30c3\u30c9
errors=\u30a8\u30e9\u30fc
character=\u6587\u5b57
number=\u6570\u5024
operator=\u6f14\u7b97\u5b50
comment=\u30b3\u30e1\u30f3\u30c8
literal=\u30ea\u30c6\u30e9\u30eb
separator=\u30bb\u30d1\u30ec\u30fc\u30bf
# JavaStringTokenId categories
string-escape=\u6587\u5b57\u5217\u30a8\u30b9\u30b1\u30fc\u30d7\u30fb\u30b7\u30fc\u30b1\u30f3\u30b9
string-escape-invalid=\u6587\u5b57\u5217\u30a8\u30b9\u30b1\u30fc\u30d7\u30fb\u30b7\u30fc\u30b1\u30f3\u30b9(\u7121\u52b9)
# JavaCharacterTokenId categories
character-escape=\u6587\u5b57\u30a8\u30b9\u30b1\u30fc\u30d7\u30fb\u30b7\u30fc\u30b1\u30f3\u30b9
character-escape-invalid=\u6587\u5b57\u30a8\u30b9\u30b1\u30fc\u30d7\u30fb\u30b7\u30fc\u30b1\u30f3\u30b9(\u7121\u52b9)
# JavadocTokenId categories
javadoc-tag=Javadoc\u30bf\u30b0
html-tag=Javadoc HTML\u30bf\u30b0
javadoc-first-sentence=Javadoc\u6700\u521d\u306e\u4e00\u6587
javadoc-identifier=Javadoc\u8b58\u5225\u5b50
#"Semantic" highlighting:
mod-unused=\u4f7f\u7528\u3055\u308c\u3066\u3044\u306a\u3044\u8981\u7d20
mod-abstract=\u62bd\u8c61\u8981\u7d20
mod-field=\u30d5\u30a3\u30fc\u30eb\u30c9\u7528
mod-local-variable=\u30ed\u30fc\u30ab\u30eb\u5909\u6570\u7528
mod-parameter=\u30d1\u30e9\u30e1\u30fc\u30bf\u7528
mod-method=\u30e1\u30bd\u30c3\u30c9\u7528
mod-constructor=\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u7528
mod-class=\u30af\u30e9\u30b9\u7528
mod-interface=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u7528
mod-annotation-type=\u6ce8\u91c8\u7528
mod-enum=\u5217\u6319\u7528
mod-deprecated=\u975e\u63a8\u5968\u306e\u8981\u7d20
mod-static=\u9759\u7684\u8981\u7d20
mod-private=Private\u8981\u7d20
mod-package-private=Package Private\u8981\u7d20
mod-protected=Protected\u8981\u7d20
mod-public=Public\u8981\u7d20
mod-field-declaration=\u30d5\u30a3\u30fc\u30eb\u30c9\u5ba3\u8a00
mod-local-variable-declaration=\u30ed\u30fc\u30ab\u30eb\u5909\u6570\u5ba3\u8a00
mod-parameter-declaration=\u30d1\u30e9\u30e1\u30fc\u30bf\u5ba3\u8a00
mod-method-declaration=\u30e1\u30bd\u30c3\u30c9\u5ba3\u8a00
mod-constructor-declaration=\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u5ba3\u8a00
mod-class-declaration=\u30af\u30e9\u30b9\u5ba3\u8a00
mod-interface-declaration=\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u5ba3\u8a00
mod-annotation-type-declaration=\u6ce8\u91c8\u5ba3\u8a00
mod-enum-declaration=\u5217\u6319\u5ba3\u8a00
# Code Templates
# Options
Actions/Source=\u30bd\u30fc\u30b9
#WhiteList Task Provider
LBL_whitelist_group=\u30db\u30ef\u30a4\u30c8\u30fb\u30ea\u30b9\u30c8\u9055\u53cd
HINT_whitelist_group=\u30db\u30ef\u30a4\u30c8\u30fb\u30ea\u30b9\u30c8\u30fb\u30eb\u30fc\u30eb\u306e\u9055\u53cd