Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool/META-INF/MANIFEST.MF4
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties4
-rw-r--r--extraplugins/autolayout/org.eclipse.papyrus.layouttool/plugin.properties16
-rw-r--r--features/org.eclipse.papyrus.diagram.communication-feature/feature.properties2
-rw-r--r--features/org.eclipse.papyrus.diagram.statemachine-feature/feature.properties2
-rw-r--r--features/org.eclipse.papyrus.layouttool-feature/feature.properties2
-rw-r--r--features/org.eclipse.papyrus.sysml-feature/feature.properties2
-rw-r--r--plugins/sysml/org.eclipse.papyrus.sysml/plugin.properties2
-rw-r--r--plugins/uml/org.eclipse.papyrus.diagram.statemachine/plugin.properties2
9 files changed, 27 insertions, 9 deletions
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/META-INF/MANIFEST.MF b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/META-INF/MANIFEST.MF
index 497118008be..e50879b458f 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/META-INF/MANIFEST.MF
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Layouttools Plug-in
+Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.layouttool;singleton:=true
Bundle-Version: 0.7.0.qualifier
Bundle-Activator: org.eclipse.papyrus.layouttool.Activator
@@ -13,4 +13,4 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.papyrus.layouttool,
org.eclipse.papyrus.layouttool.managealgorithms
Bundle-ActivationPolicy: lazy
-Bundle-Vendor: Atos Origin
+Bundle-Vendor: %providerName
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
index 75f3beb71f4..f6b64296c4b 100644
--- a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/build.properties
@@ -4,4 +4,6 @@ bin.includes = plugin.xml,\
META-INF/,\
.,\
icons/,\
- schema/
+ schema/,\
+ about.html,\
+ plugin.properties
diff --git a/extraplugins/autolayout/org.eclipse.papyrus.layouttool/plugin.properties b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/plugin.properties
new file mode 100644
index 00000000000..efbf7d5904f
--- /dev/null
+++ b/extraplugins/autolayout/org.eclipse.papyrus.layouttool/plugin.properties
@@ -0,0 +1,16 @@
+####################################################################################
+# Copyright (c) 2008 Atos Origin.
+#
+#
+# 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:
+# Emilien Perico (Atos Origin) emilien.perico@atosorigin.com - Initial API and implementation
+#
+##################################################################################
+pluginName=Papyrus Layout tools (Incubation)
+providerName=Eclipse.org
+
diff --git a/features/org.eclipse.papyrus.diagram.communication-feature/feature.properties b/features/org.eclipse.papyrus.diagram.communication-feature/feature.properties
index c0289fe73d5..9eb6e963403 100644
--- a/features/org.eclipse.papyrus.diagram.communication-feature/feature.properties
+++ b/features/org.eclipse.papyrus.diagram.communication-feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=MDT Papyrus - Communication Diagram editor
+featureName=MDT Papyrus - Communication Diagram editor (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.papyrus.diagram.statemachine-feature/feature.properties b/features/org.eclipse.papyrus.diagram.statemachine-feature/feature.properties
index 4bf4c6c0279..623fc24136f 100644
--- a/features/org.eclipse.papyrus.diagram.statemachine-feature/feature.properties
+++ b/features/org.eclipse.papyrus.diagram.statemachine-feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=MDT Papyrus - StateMachine Diagram editor
+featureName=MDT Papyrus - StateMachine Diagram editor (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.papyrus.layouttool-feature/feature.properties b/features/org.eclipse.papyrus.layouttool-feature/feature.properties
index 9d29066429c..526ba7c8b21 100644
--- a/features/org.eclipse.papyrus.layouttool-feature/feature.properties
+++ b/features/org.eclipse.papyrus.layouttool-feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=MDT Papyrus - Auto-Layout tools
+featureName=MDT Papyrus - Auto-Layout tools (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.papyrus.sysml-feature/feature.properties b/features/org.eclipse.papyrus.sysml-feature/feature.properties
index 5fcaa35944d..6354e676f81 100644
--- a/features/org.eclipse.papyrus.sysml-feature/feature.properties
+++ b/features/org.eclipse.papyrus.sysml-feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=MDT Papyrus - SysML static profile
+featureName=MDT Papyrus - SysML static profile (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/plugins/sysml/org.eclipse.papyrus.sysml/plugin.properties b/plugins/sysml/org.eclipse.papyrus.sysml/plugin.properties
index ef3d08b261e..a4eccbb5c5e 100644
--- a/plugins/sysml/org.eclipse.papyrus.sysml/plugin.properties
+++ b/plugins/sysml/org.eclipse.papyrus.sysml/plugin.properties
@@ -1,2 +1,2 @@
-pluginName = UML profile for SysML (from OMG SysML V1.1 formal/2008-11-02)
+pluginName = UML profile for SysML (from OMG SysML V1.1 formal/2008-11-02) (Incubation)
providerName = Papyrus Project
diff --git a/plugins/uml/org.eclipse.papyrus.diagram.statemachine/plugin.properties b/plugins/uml/org.eclipse.papyrus.diagram.statemachine/plugin.properties
index 461ff92797c..3150374068f 100644
--- a/plugins/uml/org.eclipse.papyrus.diagram.statemachine/plugin.properties
+++ b/plugins/uml/org.eclipse.papyrus.diagram.statemachine/plugin.properties
@@ -1,5 +1,5 @@
-pluginName=Papyrus State Machine Diagram
+pluginName=Papyrus State Machine Diagram (Incubation)
providerName=Eclipse.org
context.description=PapyrusUMLStateMachineDiagram Diagram Editing
context.name=In PapyrusUMLStateMachineDiagram Diagram Editor

Back to the top