Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8f2b155a923fb04905052189398f908d1e9954bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#  Copyright (c) 2012 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:
#  Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - Initial API and implementation
#  (with the help of examining table support from Vincent Lorenzo)
# 
pluginName = Ecore model for text editors (Incubation)
providerName = Eclipse Modeling Project

pluginDescription=This plugin provides the content model for the papyrus text editor

Back to the top