Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.net4j-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties4
-rw-r--r--features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties2
-rw-r--r--features/org.eclipse.net4j.db-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties2
-rw-r--r--features/org.eclipse.net4j.examples-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/plugin.properties2
-rw-r--r--features/org.eclipse.net4j.sdk-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.tests-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.tests-feature/sourceTemplateFeature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.tests-feature/sourceTemplatePlugin/plugin.properties2
-rw-r--r--features/org.eclipse.net4j.ui-feature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties4
-rw-r--r--features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies.chat.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies.chat/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies.common/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies.server/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.buddies/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db.derby/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db.hsqldb/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db.mysql/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db.tests/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.db/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.debug/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.examples/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.http.common/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.http.server/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.http.tests/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.http/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms.admin/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms.api/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms.server/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms.tests/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jms/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.jvm/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.tcp/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.tests/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.util.ui/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j.util/plugin.properties2
-rw-r--r--plugins/org.eclipse.net4j/plugin.properties2
46 files changed, 57 insertions, 57 deletions
diff --git a/features/org.eclipse.net4j-feature/feature.properties b/features/org.eclipse.net4j-feature/feature.properties
index 05b25754c0..be44d1ea8c 100644
--- a/features/org.eclipse.net4j-feature/feature.properties
+++ b/features/org.eclipse.net4j-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Runtime
-description = Net4j Runtime contains the Net4j core and transport provider plugins (tcp, jvm and http).
+featureName = Net4j Signalling Platform Runtime
+description = Net4j Signalling Platform Runtime contains the Net4j core and transport provider plugins (tcp, jvm and http).
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties
index 84d952df31..409546bce7 100644
--- a/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j-feature/sourceTemplateFeature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Source
-description = Net4j Source contains the sources of the Net4j Runtime feature.
+featureName = Net4j Signalling Platform Runtime Source
+description = Net4j Signalling Platform Runtime Source contains the sources of the Net4j Signalling Platform Runtime feature.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties
index bc08604704..2b9e059351 100644
--- a/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j-feature/sourceTemplatePlugin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Source
+pluginName = Net4j Signalling Platform Runtime Source
providerName = Eclipse.org
# ==============================================================================
diff --git a/features/org.eclipse.net4j.db-feature/feature.properties b/features/org.eclipse.net4j.db-feature/feature.properties
index 6403f38421..9f43dd42fe 100644
--- a/features/org.eclipse.net4j.db-feature/feature.properties
+++ b/features/org.eclipse.net4j.db-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j DB
-description = Net4j DB contains the database core framework and database provider plugins (derby, hsqldb and mysql). Note that some of the database provider plugins are missing 3rd party libraries which have to be added manually after installation to make the respective plugins usable.
+featureName = Net4j DB Framework
+description = Net4j DB Framework contains the database core framework and database provider plugins (derby, hsqldb and mysql). Note that some of the database provider plugins are missing 3rd party libraries which have to be added manually after installation to make the respective plugins usable.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
index 8a4291bff5..54206c1bea 100644
--- a/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.db-feature/sourceTemplateFeature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j DB Source
-description = Net4j DB Source contains the sources of the Net4j DB feature.
+featureName = Net4j DB Framework Source
+description = Net4j DB Framework Source contains the sources of the Net4j DB Framework feature.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
index 1e8b188ed4..f33053151d 100644
--- a/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.db-feature/sourceTemplatePlugin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j DB Source
+pluginName = Net4j DB Framework Source
providerName = Eclipse.org
# ==============================================================================
diff --git a/features/org.eclipse.net4j.examples-feature/feature.properties b/features/org.eclipse.net4j.examples-feature/feature.properties
index 7acfc1648c..57e8a5cbcd 100644
--- a/features/org.eclipse.net4j.examples-feature/feature.properties
+++ b/features/org.eclipse.net4j.examples-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Examples
-description = Net4j Examples contains the general Net4j examples, the buddies collaboration + chat examples and the experimental JMS provider implementation plugins.
+featureName = Net4j Signalling Platform Examples
+description = Net4j Signalling Platform Examples contains the general Net4j examples, the buddies collaboration + chat examples and the experimental JMS provider implementation plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
index 011ecfcf07..f2d120ca29 100644
--- a/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.examples-feature/sourceTemplateFeature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Examples Source
-description = Net4j Examples Source contains the sources of the Net4j Examples feature.
+featureName = Net4j Signalling Platform Examples Source
+description = Net4j Signalling Platform Examples Source contains the sources of the Net4j Signalling Platform Examples feature.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/plugin.properties
index 326fb31606..6c2ca4e62f 100644
--- a/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.examples-feature/sourceTemplatePlugin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Examples Source
+pluginName = Net4j Signalling Platform Examples Source
providerName = Eclipse.org
# ==============================================================================
diff --git a/features/org.eclipse.net4j.sdk-feature/feature.properties b/features/org.eclipse.net4j.sdk-feature/feature.properties
index 11504c19ed..967e9e6140 100644
--- a/features/org.eclipse.net4j.sdk-feature/feature.properties
+++ b/features/org.eclipse.net4j.sdk-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j SDK
-description = Net4j SDK includes Runtime, UI, DB, Examples, Documentation and Source.
+featureName = Net4j Signalling Platform SDK
+description = Net4j Signalling Platform SDK includes Runtime, UI, DB, Examples, Documentation and Source.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.tests-feature/feature.properties b/features/org.eclipse.net4j.tests-feature/feature.properties
index 224c747d9c..099fb6e2d8 100644
--- a/features/org.eclipse.net4j.tests-feature/feature.properties
+++ b/features/org.eclipse.net4j.tests-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Tests
-description = Net4j Tests contains the Net4j test plugins.
+featureName = Net4j Signalling Platform Tests
+description = Net4j Signalling Platform Tests contains the Net4j test plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.tests-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.tests-feature/sourceTemplateFeature/feature.properties
index d26072dcad..87a1bdbc2a 100644
--- a/features/org.eclipse.net4j.tests-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.tests-feature/sourceTemplateFeature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j Tests Source
-description = Net4j Tests Source contains the sources of the Net4j Tests feature.
+featureName = Net4j Signalling Platform Tests Source
+description = Net4j Signalling Platform Tests Source contains the sources of the Net4j Signalling Platform Tests feature.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.tests-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.tests-feature/sourceTemplatePlugin/plugin.properties
index e5cf908b03..ddbe6d6a83 100644
--- a/features/org.eclipse.net4j.tests-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.tests-feature/sourceTemplatePlugin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Tests Source
+pluginName = Net4j Signalling Platform Tests Source
providerName = Eclipse.org
# ==============================================================================
diff --git a/features/org.eclipse.net4j.ui-feature/feature.properties b/features/org.eclipse.net4j.ui-feature/feature.properties
index 0ebb6d2a5a..1df9391011 100644
--- a/features/org.eclipse.net4j.ui-feature/feature.properties
+++ b/features/org.eclipse.net4j.ui-feature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j UI
-description = Net4j UI contains the Net4j user interface and utilities user interface plugins.
+featureName = Net4j Signalling Platform UI
+description = Net4j Signalling Platform UI contains the Net4j user interface and utilities user interface plugins.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
index a041813ab0..9a6f934b24 100644
--- a/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.net4j.ui-feature/sourceTemplateFeature/feature.properties
@@ -17,8 +17,8 @@
# ==============================================================================
providerName = Eclipse.org
-featureName = Net4j UI Source
-description = Net4j UI Source contains the sources of the Net4j UI feature.
+featureName = Net4j Signalling Platform UI Source
+description = Net4j Signalling Platform UI Source contains the sources of the Net4j Signalling Platform UI feature.
copyrightURL = copyright.txt
copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\
diff --git a/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/plugin.properties
index b46507e3e8..ad137d677f 100644
--- a/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.net4j.ui-feature/sourceTemplatePlugin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j UI Source
+pluginName = Net4j Signalling Platform UI Source
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies.chat.ui/plugin.properties b/plugins/org.eclipse.net4j.buddies.chat.ui/plugin.properties
index 0f4f0a67db..1e98adfd4f 100644
--- a/plugins/org.eclipse.net4j.buddies.chat.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies.chat.ui/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies Chat UI
+pluginName = Net4j Buddies Chat UI (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies.chat/plugin.properties b/plugins/org.eclipse.net4j.buddies.chat/plugin.properties
index ebc579e622..bb832cc90f 100644
--- a/plugins/org.eclipse.net4j.buddies.chat/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies.chat/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies Chat
+pluginName = Net4j Buddies Chat (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies.common/plugin.properties b/plugins/org.eclipse.net4j.buddies.common/plugin.properties
index fc8fbc77dd..a65a8f0166 100644
--- a/plugins/org.eclipse.net4j.buddies.common/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies.common/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies Common
+pluginName = Net4j Buddies Common (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies.server/plugin.properties b/plugins/org.eclipse.net4j.buddies.server/plugin.properties
index e656606dfd..894c793eaf 100644
--- a/plugins/org.eclipse.net4j.buddies.server/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies.server/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies Server
+pluginName = Net4j Buddies Server (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies.ui/plugin.properties b/plugins/org.eclipse.net4j.buddies.ui/plugin.properties
index fa17562e1c..712411f177 100644
--- a/plugins/org.eclipse.net4j.buddies.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies.ui/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies UI
+pluginName = Net4j Buddies UI (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.buddies/plugin.properties b/plugins/org.eclipse.net4j.buddies/plugin.properties
index 761df2024a..e65f060294 100644
--- a/plugins/org.eclipse.net4j.buddies/plugin.properties
+++ b/plugins/org.eclipse.net4j.buddies/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Buddies
+pluginName = Net4j Buddies (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.db.derby/plugin.properties b/plugins/org.eclipse.net4j.db.derby/plugin.properties
index 15de4994a9..fa47c62f6a 100644
--- a/plugins/org.eclipse.net4j.db.derby/plugin.properties
+++ b/plugins/org.eclipse.net4j.db.derby/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j DB Derby
+pluginName = Net4j DB Framework Derby Adapter
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.db.hsqldb/plugin.properties b/plugins/org.eclipse.net4j.db.hsqldb/plugin.properties
index 30e85558ab..8ac68cf1f3 100644
--- a/plugins/org.eclipse.net4j.db.hsqldb/plugin.properties
+++ b/plugins/org.eclipse.net4j.db.hsqldb/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j DB HSQLDB
+pluginName = Net4j DB Framework HSQLDB Adapter
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.db.mysql/plugin.properties b/plugins/org.eclipse.net4j.db.mysql/plugin.properties
index 8d696efabc..19dcd1086b 100644
--- a/plugins/org.eclipse.net4j.db.mysql/plugin.properties
+++ b/plugins/org.eclipse.net4j.db.mysql/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j DB MYSQL
+pluginName = Net4j DB Framework MYSQL Adapter
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.db.tests/plugin.properties b/plugins/org.eclipse.net4j.db.tests/plugin.properties
index 22aaf24726..b9dc476247 100644
--- a/plugins/org.eclipse.net4j.db.tests/plugin.properties
+++ b/plugins/org.eclipse.net4j.db.tests/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Tests
+pluginName = Net4j Signalling Platform Tests
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.db/plugin.properties b/plugins/org.eclipse.net4j.db/plugin.properties
index 3ed9f3ad54..122a4c4190 100644
--- a/plugins/org.eclipse.net4j.db/plugin.properties
+++ b/plugins/org.eclipse.net4j.db/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j DB
+pluginName = Net4j DB Framework
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.debug/plugin.properties b/plugins/org.eclipse.net4j.debug/plugin.properties
index a54cbb204b..0193a683dd 100644
--- a/plugins/org.eclipse.net4j.debug/plugin.properties
+++ b/plugins/org.eclipse.net4j.debug/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Debug
+pluginName = Net4j Signalling Platform Debug Support
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.examples/plugin.properties b/plugins/org.eclipse.net4j.examples/plugin.properties
index 2e6a2d7ae1..2397fec390 100644
--- a/plugins/org.eclipse.net4j.examples/plugin.properties
+++ b/plugins/org.eclipse.net4j.examples/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Examples
+pluginName = Net4j Signalling Platform Examples
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.http.common/plugin.properties b/plugins/org.eclipse.net4j.http.common/plugin.properties
index 3cdfe2cbbe..04155ec13a 100644
--- a/plugins/org.eclipse.net4j.http.common/plugin.properties
+++ b/plugins/org.eclipse.net4j.http.common/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport HTTP Common
+pluginName = Net4j Signalling Platform Transport HTTP Common
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.http.server/plugin.properties b/plugins/org.eclipse.net4j.http.server/plugin.properties
index 18c5efe194..27349a56ed 100644
--- a/plugins/org.eclipse.net4j.http.server/plugin.properties
+++ b/plugins/org.eclipse.net4j.http.server/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport HTTP Server
+pluginName = Net4j Signalling Platform Transport HTTP Server
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.http.tests/plugin.properties b/plugins/org.eclipse.net4j.http.tests/plugin.properties
index 40c86a19e1..47896f38aa 100644
--- a/plugins/org.eclipse.net4j.http.tests/plugin.properties
+++ b/plugins/org.eclipse.net4j.http.tests/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport HTTP Tests
+pluginName = Net4j Signalling Platform Transport HTTP Tests
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.http/plugin.properties b/plugins/org.eclipse.net4j.http/plugin.properties
index 0728672312..1184366e35 100644
--- a/plugins/org.eclipse.net4j.http/plugin.properties
+++ b/plugins/org.eclipse.net4j.http/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport HTTP
+pluginName = Net4j Signalling Platform Transport HTTP
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms.admin/plugin.properties b/plugins/org.eclipse.net4j.jms.admin/plugin.properties
index 9bd7d58574..c5948192b8 100644
--- a/plugins/org.eclipse.net4j.jms.admin/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.admin/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS Admin
+pluginName = Net4j JMS Provider Admin (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms.api/plugin.properties b/plugins/org.eclipse.net4j.jms.api/plugin.properties
index ee550df4ca..aecbf72b03 100644
--- a/plugins/org.eclipse.net4j.jms.api/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.api/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS API
+pluginName = Net4j JMS Provider Spec API (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
index 0687f3f4d1..e9c0d53c95 100644
--- a/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.server.jdbc/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS Server DB
+pluginName = Net4j JMS Provider Server DB (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms.server/plugin.properties b/plugins/org.eclipse.net4j.jms.server/plugin.properties
index 4166d2d5ab..f0940c3dd1 100644
--- a/plugins/org.eclipse.net4j.jms.server/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.server/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS Server
+pluginName = Net4j JMS Provider Server (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms.tests/plugin.properties b/plugins/org.eclipse.net4j.jms.tests/plugin.properties
index f600ef7088..03cef6d53f 100644
--- a/plugins/org.eclipse.net4j.jms.tests/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms.tests/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS Tests
+pluginName = Net4j JMS Provider Tests (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jms/plugin.properties b/plugins/org.eclipse.net4j.jms/plugin.properties
index 39b0257bcd..6378d74198 100644
--- a/plugins/org.eclipse.net4j.jms/plugin.properties
+++ b/plugins/org.eclipse.net4j.jms/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j JMS
+pluginName = Net4j JMS Provider (experimental)
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.jvm/plugin.properties b/plugins/org.eclipse.net4j.jvm/plugin.properties
index abbb6bd3d8..258533db21 100644
--- a/plugins/org.eclipse.net4j.jvm/plugin.properties
+++ b/plugins/org.eclipse.net4j.jvm/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport JVM
+pluginName = Net4j Signalling Platform Transport JVM
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.tcp/plugin.properties b/plugins/org.eclipse.net4j.tcp/plugin.properties
index 689933e664..123f2be14e 100644
--- a/plugins/org.eclipse.net4j.tcp/plugin.properties
+++ b/plugins/org.eclipse.net4j.tcp/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Transport TCP
+pluginName = Net4j Signalling Platform Transport TCP
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.tests/plugin.properties b/plugins/org.eclipse.net4j.tests/plugin.properties
index 22aaf24726..b9dc476247 100644
--- a/plugins/org.eclipse.net4j.tests/plugin.properties
+++ b/plugins/org.eclipse.net4j.tests/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Tests
+pluginName = Net4j Signalling Platform Tests
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.ui/plugin.properties b/plugins/org.eclipse.net4j.ui/plugin.properties
index 339be4f944..89a62c14fe 100644
--- a/plugins/org.eclipse.net4j.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.ui/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j UI
+pluginName = Net4j Signalling Platform UI
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.util.ui/plugin.properties b/plugins/org.eclipse.net4j.util.ui/plugin.properties
index 04f825bd36..7d9615014e 100644
--- a/plugins/org.eclipse.net4j.util.ui/plugin.properties
+++ b/plugins/org.eclipse.net4j.util.ui/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Utilities UI
+pluginName = Net4j Signalling Platform Utilities UI
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j.util/plugin.properties b/plugins/org.eclipse.net4j.util/plugin.properties
index 2eaa79be03..3a8a609249 100644
--- a/plugins/org.eclipse.net4j.util/plugin.properties
+++ b/plugins/org.eclipse.net4j.util/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j Utilities
+pluginName = Net4j Signalling Platform Utilities
providerName = Eclipse.org
# ==============================================================================
diff --git a/plugins/org.eclipse.net4j/plugin.properties b/plugins/org.eclipse.net4j/plugin.properties
index 52732dbdef..d67f1dfadd 100644
--- a/plugins/org.eclipse.net4j/plugin.properties
+++ b/plugins/org.eclipse.net4j/plugin.properties
@@ -16,7 +16,7 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-pluginName = Net4j
+pluginName = Net4j Signalling Platform Runtime
providerName = Eclipse.org
# ==============================================================================

Back to the top