Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: af5c6949a3f8b93f10c3784b8e79b311a941cde2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#############################################################################
# Copyright (c) 2011, 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:
#   Fanch Bonnabesse - bug 489141
#############################################################################

pluginName=Papyrus References View
pluginDescription=This plug-in provides the configuration of the view 'References'

Bundle-Vendor = Eclipse Modeling Project

Back to the top