Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2015-01-19 09:57:41 +0000
committerBenoit Maggi2015-02-17 15:03:48 +0000
commit6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f (patch)
tree09857014032c0a765b415c3b8d5840f20d0cd896 /extraplugins/codegen
parentada1991844d16d1a7e989d4a419b533b060dc1c9 (diff)
downloadorg.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.gz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.tar.xz
org.eclipse.papyrus-6db3a2d44215b4d5f3d3ce3c8efaa1c435c9cc0f.zip
Bug 457266 - Remove pdoc from papyrus repository
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'extraplugins/codegen')
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/META-INF/MANIFEST.MF4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/build.properties1
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.pdoc4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.properties2
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.model/META-INF/MANIFEST.MF2
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.model/build.properties1
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.pdoc4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.properties2
8 files changed, 7 insertions, 13 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/META-INF/MANIFEST.MF b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/META-INF/MANIFEST.MF
index a65fa07e746..942be412516 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/META-INF/MANIFEST.MF
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/META-INF/MANIFEST.MF
@@ -26,7 +26,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.papyrus.infra.emf;bundle-version="1.1.0",
org.eclipse.papyrus.infra.widgets;bundle-version="1.1.0",
org.eclipse.papyrus.uml.tools.utils;bundle-version="1.1.0",
- org.eclipse.papyrus.uml.diagram.common;bundle-version="1.1.0"
+ org.eclipse.papyrus.uml.diagram.common;bundle-version="1.1.0"
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.1.0.qualifier
@@ -37,4 +37,4 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.texteditor.cdt;singleton:=tru
e
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-
+Bundle-Description: %pluginDescription
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/build.properties b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/build.properties
index cf4a20e0990..dca8cd871c9 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/build.properties
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/build.properties
@@ -6,6 +6,5 @@ bin.includes = META-INF/,\
about.html,\
build.properties,\
icons/,\
- plugin.pdoc,\
plugin.properties
src.includes = about.html
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.pdoc b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.pdoc
deleted file mode 100644
index 9bec7dbaf86..00000000000
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.pdoc
+++ /dev/null
@@ -1,4 +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 provides a editor for uml.Comment. The informations are stored in the .notation">
- <referent firstName="vincent" lastName="lorenzo" eMail="vincent.lorenzo@cea.fr" currentCompany="CEA-LIST"/>
-</doc:Documentation>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.properties b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.properties
index 5078ac35841..7e334617814 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.properties
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/plugin.properties
@@ -10,3 +10,5 @@
###############################################################################
pluginName=Papyrus CDT editor integration (Incubation)
providerName=Eclipse Modeling Project
+
+pluginDescription=This plugin provides a editor for uml.Comment. The informations are stored in the .notation \ No newline at end of file
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/META-INF/MANIFEST.MF b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/META-INF/MANIFEST.MF
index 3cf5f877df4..7f120eac4ef 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/META-INF/MANIFEST.MF
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/META-INF/MANIFEST.MF
@@ -14,4 +14,4 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.texteditor.model;singleton:=t
rue
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-
+Bundle-Description: %pluginDescription
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/build.properties b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/build.properties
index 6672f2400bf..83183307edb 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/build.properties
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/build.properties
@@ -14,7 +14,6 @@ bin.includes = .,\
META-INF/,\
plugin.xml,\
about.html,\
- plugin.pdoc,\
plugin.properties,\
build.properties
jars.compile.order = .
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.pdoc b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.pdoc
deleted file mode 100644
index e59da2f931a..00000000000
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.pdoc
+++ /dev/null
@@ -1,4 +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 provides the content model for the papyrus text editor">
- <referent firstName="vincent" lastName="lorenzo" eMail="vincent.lorenzo@cea.fr" currentCompany="CEA-LIST"/>
-</doc:Documentation>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.properties b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.properties
index a04aa34fe31..b7485255b04 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.properties
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/plugin.properties
@@ -11,3 +11,5 @@
#
pluginName = Ecore model for text editors (Incubation)
providerName = Eclipse Modeling Project
+
+pluginDescription=This plugin provides the content model for the papyrus text editor \ No newline at end of file

Back to the top