Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.jee/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.jee/plugin.xml3
1 files changed, 1 insertions, 2 deletions
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">

Back to the top