Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.migrator/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.migrator/plugin.properties34
1 files changed, 17 insertions, 17 deletions
diff --git a/plugins/org.eclipse.emf.cdo.migrator/plugin.properties b/plugins/org.eclipse.emf.cdo.migrator/plugin.properties
index 17a5efd501..1edc2f64a7 100644
--- a/plugins/org.eclipse.emf.cdo.migrator/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.migrator/plugin.properties
@@ -1,18 +1,18 @@
-# Copyright (c) 2004 - 2012 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:
-# Eike Stepper - initial API and implementation
-
-pluginName = CDO Model Repository Migrator Tool
-providerName = Eclipse Modeling Project
-
-_UI_CDOImporter_label = Ecore model (CDO Native)
-_UI_CDOImporter_description = Create the Ecore model based on other Ecore or EMOF models
-
-menu.label = CDO
-action.label = Migrate EMF Generator Model (reflective feature delegation)
+# Copyright (c) 2004 - 2012 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:
+# Eike Stepper - initial API and implementation
+
+pluginName = CDO Model Repository Migrator Tool
+providerName = Eclipse Modeling Project
+
+_UI_CDOImporter_label = Ecore model (CDO Native)
+_UI_CDOImporter_description = Create the Ecore model based on other Ecore or EMOF models
+
+menu.label = CDO
+action.label = Migrate EMF Generator Model (reflective feature delegation)
action2.label = Migrate EMF Generator Model (dynamic feature delegation) \ No newline at end of file

Back to the top