Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b3c9a434cde382099456c70f1c361c98980703a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#################################################################################
# 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:
#     Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation
##################################################################################)

Bundle-Description=This plugin provides a editor for uml.Comment. The informations are stored in a new file : .comment
Bundle-Name=Papyrus Comment New Resource Editor Example
Bundle-Vendor=Eclipse Modeling Project

Back to the top