Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties')
-rw-r--r--plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties43
1 files changed, 21 insertions, 22 deletions
diff --git a/plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties b/plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties
index 797668744bc..92ba4e32647 100644
--- a/plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties
+++ b/plugins/views/properties/org.eclipse.papyrus.views.properties/plugin.properties
@@ -1,22 +1,21 @@
-#############################################################################
-# Copyright (c) 2011, 2016 CEA LIST, Christian W. Damus, 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:
-# CEA LIST - Initial API and implementation
-# Christian W. Damus - bug 485220
-#############################################################################
-
-pluginName = Papyrus properties runtime
-providerName = Eclipse Modeling Project
-
-Bundle-Vendor = Eclipse Modeling Project
-page.name = Property views
-extension-point.context = Context
-extension-point.contextStorage = Context Storage Providers
-
-pluginDescription=This plug-in contains the runtime elements for the property view framework, as well as a set of basic tools: basic property editors, EMF Data manipulation, ... \ No newline at end of file
+#############################################################################
+# Copyright (c) 2011, 2016 CEA LIST, Christian W. Damus, 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:
+# CEA LIST - Initial API and implementation
+# Christian W. Damus - bug 485220
+#############################################################################
+
+pluginName = Papyrus Properties View
+providerName = Eclipse Modeling Project
+
+Bundle-Vendor = Eclipse Modeling Project
+page.name = Property views
+extension-point.contextStorage = Context Storage Providers
+
+pluginDescription=This plug-in provides the default Properties Configuration Manager and preference page.

Back to the top