changing some id's and names
diff --git a/plugins/org.eclipse.wtp.package.jee/plugin.xml b/plugins/org.eclipse.wtp.package.jee/plugin.xml
index 229a5ca..c23677c 100644
--- a/plugins/org.eclipse.wtp.package.jee/plugin.xml
+++ b/plugins/org.eclipse.wtp.package.jee/plugin.xml
@@ -2,7 +2,8 @@
<?eclipse version="3.4"?>
<plugin>
<extension
- id="product"
+ id="ide"
+ name="Java EE Developer Tools"
point="org.eclipse.core.runtime.products">
<product
application="org.eclipse.ui.ide.workbench"
@@ -14,7 +15,7 @@
</property>
<property
name="appName"
- value="Eclipse">
+ value="Java EE Developer Tools">
</property>
<property
name="aboutText"