Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e10974ff0f595c1d9df568a6296ec254ac27ce1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################################################
# Copyright (c) 2013, 2014 LIFL, CEA, 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
#     Christian W. Damus (CEA) - fix pluginName
#
##################################################################################
pluginName=Papyrus Core Editor Integration Tests
providerName=Eclipse Modeling Project

Back to the top