blob: cf1fa4d4099b674f9b22a6b40ec976d17c8d6d02 [file] [log] [blame]
mwenzb5dc2f92010-06-16 13:24:52 +00001###############################################################################
2# <copyright>
3#
4# Copyright (c) 2005, 2010 SAP AG.
5# All rights reserved. This program and the accompanying materials
6# are made available under the terms of the Eclipse Public License v1.0
7# which accompanies this distribution, and is available at
8# http://www.eclipse.org/legal/epl-v10.html
9#
10# Contributors:
11# SAP AG - initial API, implementation and documentation
mwenz5640dde2011-02-04 13:42:04 +000012# mwenz - Bug 336075 - DiagramEditor accepts URIEditorInput
Michael Wenz80a2fec2013-10-31 19:39:31 +010013# mwenz - Bug 418409 - Graphiti new project and new diagram wizards have disappeared from toolbar new entry
mwenzb5dc2f92010-06-16 13:24:52 +000014#
15# </copyright>
16#
17###############################################################################
18pluginName = Graphiti Examples Common (Incubation)
19providerName = Eclipse Modeling Project
20
mwenzdd233c72010-08-10 15:05:52 +000021_test_preferences_page = Graphiti Test Preferences
mwenz5640dde2011-02-04 13:42:04 +000022
23navigatorContent.name = Graphiti Navigator Content
Michael Wenz80a2fec2013-10-31 19:39:31 +010024wizard.name = Graphiti Example Project
25wizard.description = Creates a new Graphiti Example Project
26wizard.name.0 = Graphiti Example Diagram
27wizard.description.0 = Creates a new Graphiti diagram (the type of the new diagram can be chosen among all existing diagram types)
mwenz5640dde2011-02-04 13:42:04 +000028nature.name = Graphiti Example Nature
29perspective.name = Graphiti
Felix Velasco59643bf2013-03-07 09:09:35 +010030openDiagramFromFilecommand.name = Open Graphiti Diagram from File