Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f5a6b0a3386ac03a45d3faeed4ae26bb3fe9ffe8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#################################################################################
# Copyright (c) 2011, 2014 Atos, 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:
#     Vincent Hemery - Initial API and implementation
#     Christian W. Damus (CEA) - bug 323802
#
##################################################################################
pluginName=Papyrus Commands Tools
providerName=Eclipse Modeling Project

historyListeners-extpt=Operation History Listeners

Back to the top