Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties
index 2c0f4345ece..f6d9eb53fed 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties
@@ -1,14 +1,14 @@
-#################################################################################
-# Copyright (c) 2010 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:
-# Patrick.Tessier@cea.fr - Initial API and implementation
-##################################################################################
-pluginName=UML Diagram ModelExplorer
-providerName=Eclipse Modeling Project
-
+#################################################################################
+# Copyright (c) 2010 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:
+# Patrick.Tessier@cea.fr - Initial API and implementation
+##################################################################################
+pluginName=UML Diagram ModelExplorer
+providerName=Eclipse Modeling Project
+
pluginDescription=This plugin contributes to the modelexplorer. It provides an action to display only the diagrams in the ModelExplorer. \ No newline at end of file

Back to the top