blob: 1baa6a5dff9458600945663959c3d5240f821489 [file] [log] [blame]
###############################################################################
# Copyright (c) 2018 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
# Red Hat Inc. - moved to jdt.core.manipulation
###############################################################################
JavaElementLabels_anonym_type=new {0}() '{'...}
JavaElementLabels_anonym=new Anonymous
JavaElementLabels_category=[{0}]
JavaElementLabels_concat_string=\ -\
JavaElementLabels_comma_string=,\
JavaElementLabels_declseparator_string=\ :\
JavaElementLabels_category_separator_string=\
JavaElementLabels_default_package=(default package)
JavaElementLabels_import_container=import declarations
JavaElementLabels_initializer={...}
JavaElementLabels_onClassPathOf=\ (from {0} of {1})