Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile')
-rw-r--r--extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF2
-rw-r--r--extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.pdoc5
-rw-r--r--extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.properties2
3 files changed, 3 insertions, 6 deletions
diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF
index 3babf3a02ab..2b007df3e69 100644
--- a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF
+++ b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/META-INF/MANIFEST.MF
@@ -17,4 +17,4 @@ Bundle-Description: This plugin contains adl4 eclipse profile used to
Bundle-SymbolicName: org.eclipse.papyrus.adl4eclipse.profile;singleton
:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-
+Bundle-Description: %pluginDescription
diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.pdoc b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.pdoc
deleted file mode 100644
index c6a9496fb91..00000000000
--- a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.pdoc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<doc:Documentation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:doc="http://www.eclipse.org/papyrus/documentation/plugin/documentation" description="This plugin contains adl4 eclipse profile used to model eclipse plugins.&#xD;&#xA;The plugins that allow the modelization is or.eclipse.papyrus.adl4eclipsetool&#xD;&#xA;More details can be found in the docs directory of or.eclipse.papyrus.adl4eclipsetool.">
- <implicitDependencies plugin="org.eclipse.papyrus.osgi.profile" comment="plugin that contains profile to osgi bundles. "/>
- <referent firstName="Patrick" lastName="Tessier" eMail="patrick.tessier@cea.fr" currentCompany="CEA LIST"/>
-</doc:Documentation>
diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.properties b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.properties
index 81eb6969995..637ced496e4 100644
--- a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.properties
+++ b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipse.profile/plugin.properties
@@ -10,3 +10,5 @@
##################################################################################
pluginName=ADL4Eclipse (Incubation)
providerName=Eclipse Modeling Project
+
+pluginDescription=This plugin contains adl4 eclipse profile used to model eclipse plugins. The plugins that allow the modelization is or.eclipse.papyrus.adl4eclipsetool&#xD;&#xA;More details can be found in the docs directory of or.eclipse.papyrus.adl4eclipsetool. \ No newline at end of file

Back to the top