| author | David Williams | 2013-03-04 07:43:17 (EST) |
|---|---|---|
| committer | Paul Webster | 2013-03-04 07:43:17 (EST) |
| commit | 0a30e5fae41ba9f0997aab29e696e6bf77b0ae0f (patch) (side-by-side diff) | |
| tree | ac7426cf0239d0927f6fd99e74af2f5b30faf43d | |
| parent | e14cff6969683cb974f000ce377610b8b3a577c6 (diff) | |
| download | eclipse.platform.ui-0a30e5fae41ba9f0997aab29e696e6bf77b0ae0f.zip eclipse.platform.ui-0a30e5fae41ba9f0997aab29e696e6bf77b0ae0f.tar.gz eclipse.platform.ui-0a30e5fae41ba9f0997aab29e696e6bf77b0ae0f.tar.bz2 | |
Bug 402055 - [CBI] swt source plug-in missing from Eclipse
Try and generate all of the source for the swt fragments.
| -rw-r--r-- | features/org.eclipse.e4.rcp/pom.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/features/org.eclipse.e4.rcp/pom.xml b/features/org.eclipse.e4.rcp/pom.xml index 81a7c2e..56e5d97 100644 --- a/features/org.eclipse.e4.rcp/pom.xml +++ b/features/org.eclipse.e4.rcp/pom.xml @@ -58,17 +58,6 @@ <plugin id="org.eclipse.equinox.launcher.win32.win32.x86"/> <plugin id="org.eclipse.equinox.launcher.win32.win32.x86_64"/> <plugin id="org.eclipse.swt"/> - <plugin id="org.eclipse.swt.gtk.linux.s390x"/> - <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"/> - <plugin id="org.eclipse.swt.gtk.aix.ppc"/> - <plugin id="org.eclipse.swt.gtk.aix.ppc64"/> - <plugin id="org.eclipse.swt.gtk.hpux.ia64"/> <plugin id="org.w3c.css.sac"/> <plugin id="org.w3c.dom.smil"/> <plugin id="org.w3c.dom.svg"/> |

