Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties')
-rw-r--r--plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties b/plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties
index 4cff51346fc..dfea23767cb 100644
--- a/plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties
+++ b/plugins/infra/org.eclipse.papyrus.infra.hyperlink/plugin.properties
@@ -1,4 +1,5 @@
-#Properties file for org.eclipse.papyrus.infra.hyperlink
-providerName = Eclipse Modeling Project
-pluginName = Papyrus Hyperlink
-extension-point.name = org.eclipse.papyrus.infra.hyperlink.registration \ No newline at end of file
+#Properties file for org.eclipse.papyrus.infra.hyperlink
+providerName = Eclipse Modeling Project
+pluginName = Papyrus Hyperlink
+extension-point.name = org.eclipse.papyrus.infra.hyperlink.registration
+pluginDescription=This plugin provides the dialog and the commands to add hyperlinks on an object. This plugin should not have dependencies on uml, gmf.notation.* and tables. \ No newline at end of file

Back to the top