Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.e4.rcp/pom.xml')
-rw-r--r--features/org.eclipse.e4.rcp/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.e4.rcp/pom.xml b/features/org.eclipse.e4.rcp/pom.xml
index 530393cfde2..f7aee1e89e4 100644
--- a/features/org.eclipse.e4.rcp/pom.xml
+++ b/features/org.eclipse.e4.rcp/pom.xml
@@ -52,6 +52,7 @@
<plugin id="org.eclipse.equinox.launcher.cocoa.macosx" />
<plugin id="org.eclipse.equinox.launcher.cocoa.macosx" />
<plugin id="org.eclipse.equinox.launcher.cocoa.macosx.x86_64" />
+ <plugin id="org.eclipse.equinox.launcher.gtk.linux.ppc" />
<plugin id="org.eclipse.equinox.launcher.gtk.linux.ppc64" />
<plugin id="org.eclipse.equinox.launcher.gtk.linux.x86" />
<plugin id="org.eclipse.equinox.launcher.gtk.linux.s390x" />
@@ -66,6 +67,7 @@
<plugin id="org.eclipse.swt.gtk.linux.s390" />
<plugin id="org.eclipse.swt.gtk.solaris.sparc" />
<plugin id="org.eclipse.swt.gtk.solaris.x86" />
+ <plugin id="org.eclipse.swt.gtk.linux.ppc" />
<plugin id="org.eclipse.swt.gtk.linux.ppc64" />
<plugin id="org.eclipse.swt.cocoa.macosx" />
<plugin id="org.eclipse.swt.cocoa.macosx" />

Back to the top