Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 97924ddf2d775637870efbf4600737816be5e693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#################################################################################
# Copyright (c) 2015 CEA LIST.
# 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 LORENZO (CEA LIST) vincent.lorenzo@cea.fr - initial API and implementation
##################################################################################)

pluginDescription=This plugin provides the property views for the EMF expressions

Back to the top