Update Eclipse to 3.6.1
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 10:15:43 +0000 (10:15 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 10:15:43 +0000 (10:15 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3828 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/org.argeo.eclipse.ui/pom.xml

index 4d7fdd55c23eeb4019e502f3453147d2af3270fc..8d832972bff8742049feadc649c7e39a043f2c47 100644 (file)
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.swt</groupId>
+                       <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.swt</groupId>
                        <artifactId>org.eclipse.swt.win32.win32.x86</artifactId>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86_64</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher.win32.win32.x86</artifactId>