Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: af7630826772f0bfc278381f4c283939036417a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################################################
# Copyright (c) 2010, 2016 CEA LIST, Christian W. Damus, 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:
#     Cedric Dumoulin  Cedric.dumoulin@lifl.fr - Initial API and implementation
#     Yann Tanguy yann.tanguy@cea.fr - GMF Runtime based edit service for model type
#     Christian W. Damus - bug 485220
##################################################################################
pluginName=Papyrus Edit Service UI
providerName=Eclipse Modeling Project

Back to the top