Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index c5ee56270..95d609e44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,18 +85,11 @@
<module>bundles/org.eclipse.equinox.launcher</module>
<module>bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.aix.ppc64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.hpux.ia64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.linux.s390x</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.x86</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64</module>
- <module>bundles/org.eclipse.equinox.launcher.gtk.solaris.sparcv9</module>
<module>bundles/org.eclipse.equinox.launcher.win32.win32.x86</module>
<module>bundles/org.eclipse.equinox.launcher.win32.win32.x86_64</module>

Back to the top