diff options
author | Mauricio Alferez | 2016-01-27 12:42:57 +0000 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org | 2016-01-28 09:55:06 +0000 |
commit | 23fae62909798c7159511510bc139f1d5ecb0b0d (patch) | |
tree | 6f20f8dc33560bfd50fd5f1ebdb69dbf365a50ca /features | |
parent | c886e63c5cf8f5475e4e76b2d5afffaf9a3a6d41 (diff) | |
download | org.eclipse.papyrus-23fae62909798c7159511510bc139f1d5ecb0b0d.tar.gz org.eclipse.papyrus-23fae62909798c7159511510bc139f1d5ecb0b0d.tar.xz org.eclipse.papyrus-23fae62909798c7159511510bc139f1d5ecb0b0d.zip |
[BMM] Updating to Papuyrus 2.0. Fixing features.properties, moving bmm
to its own directory and updating missing extension point to
papyrus.infra.core.papyrusDiagram
Change-Id: Ia8ccb32b0a31a068f25d3dbed2c0d1f74119889a
Signed-off-by: Mauricio Alferez <mauricio.alferez@cea.fr>
Diffstat (limited to 'features')
-rw-r--r-- | features/papyrus-extra-features/org.eclipse.papyrus.bmm.extra.feature/feature.properties | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.bmm.extra.feature/feature.properties b/features/papyrus-extra-features/org.eclipse.papyrus.bmm.extra.feature/feature.properties index cea9dee13df..0b57eec1785 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.bmm.extra.feature/feature.properties +++ b/features/papyrus-extra-features/org.eclipse.papyrus.bmm.extra.feature/feature.properties @@ -1,15 +1,10 @@ -############################################################################### -# Copyright (c) 2013 CEA LIST. -# 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: -# CEA LIST - initial API and implementation -############################################################################### +# NLS_MESSAGEFORMAT_VAR + +# "featureName" property - name of the feature featureName=Papyrus BMM Modeling Tools (Incubation) -providerName=Eclipse Modeling Project + +# "providerName" property - name of the company that provides the feature +providerName=Eclipse Modeling Project # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page |