Bug 408702 - Missing hpux launcher section from feature.xml
diff --git a/features/org.eclipse.e4.rcp/pom.xml b/features/org.eclipse.e4.rcp/pom.xml
index 191a1d5..62a1eed 100644
--- a/features/org.eclipse.e4.rcp/pom.xml
+++ b/features/org.eclipse.e4.rcp/pom.xml
@@ -55,6 +55,7 @@
                 <plugin id="org.eclipse.equinox.launcher.gtk.linux.x86_64"/>
                 <plugin id="org.eclipse.equinox.launcher.gtk.aix.ppc"/>
                 <plugin id="org.eclipse.equinox.launcher.gtk.aix.ppc64"/>
+                <plugin id="org.eclipse.equinox.launcher.gtk.hpux.ia64"/>
                 <plugin id="org.eclipse.equinox.launcher.win32.win32.x86"/>
                 <plugin id="org.eclipse.equinox.launcher.win32.win32.x86_64"/>
                 <plugin id="org.eclipse.swt"/>