diff options
author | Martin Fluegge | 2011-10-03 07:07:17 -0400 |
---|---|---|
committer | Martin Fluegge | 2011-10-03 07:07:17 -0400 |
commit | dd7080c630d17aaf726741699b47102d7a6ddc7c (patch) | |
tree | 175699a996d7b5fc6d73ef32d9643c5f9174cd55 /plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties | |
parent | a94e5b4370e43de153b70b8e9e17282751d8381b (diff) | |
download | cdo-dd7080c630d17aaf726741699b47102d7a6ddc7c.tar.gz cdo-dd7080c630d17aaf726741699b47102d7a6ddc7c.tar.xz cdo-dd7080c630d17aaf726741699b47102d7a6ddc7c.zip |
[359656] [Dawn] Provide collaborative extension for Graphiti editors
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359656
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties new file mode 100644 index 0000000000..127a26d9d0 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.dawn.graphiti/plugin.properties @@ -0,0 +1,11 @@ +# Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) 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: +# Martin Fluegge - initial API and implementation + +pluginName = CDO Dawn Runtime Graphiti +providerName = Eclipse Modeling Project |