Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fa2ff955d7fecad55e2c2b7718fe5a3fdf964b3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
###############################################################################
# Copyright (c) 2011 Mia-Software.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#     Gregoire Dupe (Mia-Software) - Bug 366804 - [Restructuring] Table widget upgrade
#	  Grégoire Dupé (Mia-Software) - Bug 388422 - [Table] Queries for InstanciationMethod needs to have 2 parameters
###############################################################################
#Properties file for org.eclipse.papyrus.emf.facet.common.ui
page.name = EMF Facet
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = Papyrus EMF Facet Common UI
category.name = EMF Facet
emf.facet.examples = EMF Facet Examples

Back to the top