Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.cpp/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.java.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.java/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.jee/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.modeling/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.php.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.php/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/feature.xml4
-rw-r--r--packages/org.eclipse.epp.package.pulsar/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.rcp/plugin.xml3
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/epp.product2
-rw-r--r--packages/org.eclipse.epp.package.reporting/plugin.xml3
17 files changed, 20 insertions, 24 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/epp.product b/packages/org.eclipse.epp.package.cpp.feature/epp.product
index 8bd62727..6c864ad8 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/epp.product
+++ b/packages/org.eclipse.epp.package.cpp.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP CPP Package" uid="epp.package.cpp" id="org.eclipse.epp.package.cpp.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.cpp" id="org.eclipse.epp.package.cpp.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.cpp/plugin.xml b/packages/org.eclipse.epp.package.cpp/plugin.xml
index 6ed18e7e..85caecb1 100644
--- a/packages/org.eclipse.epp.package.cpp/plugin.xml
+++ b/packages/org.eclipse.epp.package.cpp/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP CPP Package."
- name="EPP CPP Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.java.feature/epp.product b/packages/org.eclipse.epp.package.java.feature/epp.product
index 1f72c0b8..4be2f675 100644
--- a/packages/org.eclipse.epp.package.java.feature/epp.product
+++ b/packages/org.eclipse.epp.package.java.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP Java Package" uid="epp.package.java" id="org.eclipse.epp.package.java.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.java" id="org.eclipse.epp.package.java.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.java/plugin.xml b/packages/org.eclipse.epp.package.java/plugin.xml
index b889a8b9..95e438e8 100644
--- a/packages/org.eclipse.epp.package.java/plugin.xml
+++ b/packages/org.eclipse.epp.package.java/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP Java Package."
- name="EPP Java Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.jee.feature/epp.product b/packages/org.eclipse.epp.package.jee.feature/epp.product
index ed92d36e..151d9e7c 100644
--- a/packages/org.eclipse.epp.package.jee.feature/epp.product
+++ b/packages/org.eclipse.epp.package.jee.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="Java EE IDE Package" uid="epp.package.jee" id="org.eclipse.epp.package.jee.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.jee" id="org.eclipse.epp.package.jee.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.jee/plugin.xml b/packages/org.eclipse.epp.package.jee/plugin.xml
index 52d43c2c..15933794 100644
--- a/packages/org.eclipse.epp.package.jee/plugin.xml
+++ b/packages/org.eclipse.epp.package.jee/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The Java EE IDE Package."
- name="Java EE IDE Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.modeling.feature/epp.product b/packages/org.eclipse.epp.package.modeling.feature/epp.product
index f7a9e599..03b21a8b 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/epp.product
+++ b/packages/org.eclipse.epp.package.modeling.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP Modeling Package" uid="epp.package.modeling" id="org.eclipse.epp.package.modeling.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.modeling" id="org.eclipse.epp.package.modeling.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.modeling/plugin.xml b/packages/org.eclipse.epp.package.modeling/plugin.xml
index 8bb40d4d..9e018acb 100644
--- a/packages/org.eclipse.epp.package.modeling/plugin.xml
+++ b/packages/org.eclipse.epp.package.modeling/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP Modeling Package."
- name="EPP Modeling Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.php.feature/epp.product b/packages/org.eclipse.epp.package.php.feature/epp.product
index a72ae7aa..8fea8975 100644
--- a/packages/org.eclipse.epp.package.php.feature/epp.product
+++ b/packages/org.eclipse.epp.package.php.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP PHP Package" uid="epp.package.php" id="org.eclipse.epp.package.php.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.php" id="org.eclipse.epp.package.php.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.php/plugin.xml b/packages/org.eclipse.epp.package.php/plugin.xml
index ae1acc17..f7729fd7 100644
--- a/packages/org.eclipse.epp.package.php/plugin.xml
+++ b/packages/org.eclipse.epp.package.php/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP PHP Package."
- name="EPP PHP Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/epp.product b/packages/org.eclipse.epp.package.pulsar.feature/epp.product
index 39eb5d42..dc8407c2 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/epp.product
+++ b/packages/org.eclipse.epp.package.pulsar.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="Pulsar for Mobile Java Developers" uid="epp.package.pulsar" id="org.eclipse.epp.package.pulsar.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.pulsar" id="org.eclipse.epp.package.pulsar.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/feature.xml b/packages/org.eclipse.epp.package.pulsar.feature/feature.xml
index 12f99b20..7e90249b 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/feature.xml
+++ b/packages/org.eclipse.epp.package.pulsar.feature/feature.xml
@@ -6,6 +6,10 @@
provider-name="Eclipse.org - EPP"
plugin="org.eclipse.epp.package.pulsar">
+ <description>
+ Pulsar is a tools platform for Mobile Java Developers. It includes the Eclipse Platform, Java Development Tools (JDT), Mobile Tools for Java (MTJ), Mylyn and Plugin Development Environment (PDE). Pulsar also makes it easy to download SDK from different handset manufacturers.
+ </description>
+
<url>
<discovery label="Galileo" url="http://download.eclipse.org/releases/galileo/"/>
<discovery label="Eclipse Platform 3.5 Milestones" url="http://download.eclipse.org/eclipse/updates/3.5milestones/"/>
diff --git a/packages/org.eclipse.epp.package.pulsar/plugin.xml b/packages/org.eclipse.epp.package.pulsar/plugin.xml
index e1984cfe..78c02566 100644
--- a/packages/org.eclipse.epp.package.pulsar/plugin.xml
+++ b/packages/org.eclipse.epp.package.pulsar/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="Pulsar is a tools platform for Mobile Java Developers. It includes the Eclipse Platform, Java Development Tools (JDT), Mobile Tools for Java (MTJ), Mylyn and Plugin Development Environment (PDE). Pulsar also makes it easy to download SDK from different handset manufacturers."
- name="Pulsar for Mobile Java Developers">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.rcp.feature/epp.product b/packages/org.eclipse.epp.package.rcp.feature/epp.product
index f237cb99..40de4d22 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/epp.product
+++ b/packages/org.eclipse.epp.package.rcp.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP RCP Package" uid="epp.package.rcp" id="org.eclipse.epp.package.rcp.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.rcp" id="org.eclipse.epp.package.rcp.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml
index 31519362..a51c5a6a 100644
--- a/packages/org.eclipse.epp.package.rcp/plugin.xml
+++ b/packages/org.eclipse.epp.package.rcp/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP RCP Package."
- name="EPP RCP Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">
diff --git a/packages/org.eclipse.epp.package.reporting.feature/epp.product b/packages/org.eclipse.epp.package.reporting.feature/epp.product
index 5c2634cc..e7b0eb96 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/epp.product
+++ b/packages/org.eclipse.epp.package.reporting.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EPP Reporting Package" uid="epp.package.reporting" id="org.eclipse.epp.package.reporting.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse" uid="epp.package.reporting" id="org.eclipse.epp.package.reporting.product" application="org.eclipse.ui.ide.workbench" version="1.2.0" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml
index 6c4a9933..15a952f6 100644
--- a/packages/org.eclipse.epp.package.reporting/plugin.xml
+++ b/packages/org.eclipse.epp.package.reporting/plugin.xml
@@ -6,8 +6,7 @@
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
- description="The EPP Reporting Package."
- name="EPP Reporting Package">
+ name="Eclipse">
<property
name="preferenceCustomization"
value="plugin_customization.ini">

Back to the top