You've already forked v8-code-style
mirror of
https://github.com/1C-Company/v8-code-style.git
synced 2025-12-08 02:43:24 +02:00
31 lines
1.5 KiB
Properties
31 lines
1.5 KiB
Properties
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)
|
|
###############################################################################
|
|
# Copyright (C) 2021, 1C-Soft LLC and others.
|
|
#
|
|
# This program and the accompanying materials are made
|
|
# available under the terms of the Eclipse Public License 2.0
|
|
# which is available at https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
#
|
|
# Contributors:
|
|
# 1C-Soft LLC - initial API and implementation
|
|
###############################################################################
|
|
# feature.properties
|
|
# contains externalized strings for feature.xml
|
|
# "%foo" in feature.xml corresponds to the key "foo" in this file
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
# This file should be translated.
|
|
|
|
# "copyright" property - text of the "Feature Update Copyright"
|
|
copyright = Copyright (C) 2021, 1C-Soft LLC and others.\n\nThis program and the accompanying materials are made available under\nthe terms of the Eclipse Public License 2.0 which is available at\nhttps://www.eclipse.org/legal/epl-2.0/\n\nSPDX-License-Identifier: EPL-2.0\n
|
|
|
|
# "description" property - description of the feature
|
|
description = 1C:Code style V8\r\nExtension for IDE allows to develop configuration/application according 1C standards for platform "1C:Enterprise 8".
|
|
|
|
# "featureName" property - name of the feature
|
|
featureName = 1C:Code style V8 SDK
|
|
|
|
# "providerName" property - name of the company that provides the feature
|
|
providerName = 1C-Soft LLC
|