Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9ef60b25117279f67bbbbb44cf7d47f124fa7546 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
# Copyright (c) 2006, 2018 Obeo 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:
#     Obeo - initial API and implementation
#     Philip Langer - bug 532115
################################################################################
pluginName = Papyrus Compare Integration
providerName = Eclipse Modeling Project

emf.compare.fallback.textcompare = Text Compare

Back to the top